Skip to content

Commit

Permalink
Update basenames-tutorial.md (#1075)
Browse files Browse the repository at this point in the history
I found a spelling mistake in the text. In the first sentence, the word "intergrate" is incorrect. It should be "integrate."
  • Loading branch information
mdqst authored Oct 18, 2024
1 parent f02bf9c commit ad49f7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/base-docs/docs/tools/basenames-tutorial.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Basenames + Wagmi Tutorial
slug: /basenames-tutorial-using-wagmi
description: 'A tutorial that teaches how to intergrate Basenames to your wagmi/viem App'
description: 'A tutorial that teaches how to integrate Basenames to your wagmi/viem App'
author: hughescoin
keywords:
['build on base', 'viem', 'wagmi', 'frontend', 'onchain app development']
Expand Down Expand Up @@ -248,4 +248,4 @@ Congratulations! You've successfully integrated Basenames into your project. By
[OnchainKit]: https://onchainkit.xyz/
[L2ResolverAbi]: https://gist.github.com/hughescoin/adf1c90b67cd9b2b913b984a2cc98de9
[basenames.tsx]: https://gist.github.com/hughescoin/95b680619d602782396fa954e981adae
[OnchainKit repo]: https://github.com/coinbase/onchainkit/blob/main/src/identity/utils/convertReverseNodeToBytes.ts
[OnchainKit repo]: https://github.com/coinbase/onchainkit/blob/main/src/identity/utils/convertReverseNodeToBytes.ts

0 comments on commit ad49f7f

Please sign in to comment.