Skip to content

Commit

Permalink
fix: typo in hello-world-complete title
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacrae committed Apr 5, 2024
1 parent 47a5d1e commit f297ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/app/nillion-hello-world-complete/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const Home: NextPage = () => {
<div className="px-5 flex flex-col">
<h1 className="text-xl">
<span className="block text-4xl font-bold text-center">
Store and Retrieve &quot;Hello World&quot; with Nillion: ✅ Completed verion
Store and Retrieve &quot;Hello World&quot; with Nillion: ✅ Completed version
</span>

<p className="text-center text-lg">
Expand Down

0 comments on commit f297ab2

Please sign in to comment.