Skip to content

Commit

Permalink
Merge pull request #6 from NillionNetwork/fix/hello_world_typo
Browse files Browse the repository at this point in the history
fix: typo in hello-world-complete title
  • Loading branch information
oceans404 authored Apr 8, 2024
2 parents 47a5d1e + f297ab2 commit 3bb365e
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 3bb365e

Please sign in to comment.