Skip to content

Commit

Permalink
fix: typo in docs (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanama1 committed Mar 24, 2024
1 parent 39162aa commit 25f249e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/quick-start/hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,6 @@ This was your first step towards becoming a zkSync developer. Here is what you c

- Create a frontend for this contract following the [Frontend quickstart](../tutorials/dapp-development/frontend-quickstart-paymaster.md).
- Join our [developer community in GitHub](https://github.com/zkSync-Community-Hub/zksync-developers/discussions), where you can ask questions and help other developers.
- Read the [Security and best practices](./best-practices.md) to keep you apps secure.
- Read the [Security and best practices](./best-practices.md) to keep your apps secure.
- Learn about the [differences between Ethereum and zkSync](../developer-reference/differences-with-ethereum.md).
- If you have a project, check out our [migration guide](../tooling/hardhat/migrating-to-zksync.md).

0 comments on commit 25f249e

Please sign in to comment.