diff --git a/docs/learn/token-development/minimal-tokens/transferring-a-minimal-token-vid.mdx b/docs/learn/token-development/minimal-tokens/transferring-a-minimal-token-vid.mdx index b730558..c943982 100644 --- a/docs/learn/token-development/minimal-tokens/transferring-a-minimal-token-vid.mdx +++ b/docs/learn/token-development/minimal-tokens/transferring-a-minimal-token-vid.mdx @@ -2,7 +2,7 @@ title: Transferring a Minimal Token description: Explore how tokens are given from one owner to another. hide_table_of_contents: false -sidebarTitle: Tranferring Tokens +sidebarTitle: Transferring Tokens --- import { Video } from '/snippets/VideoPlayer.mdx'; diff --git a/docs/smart-wallet/contribute/contribute-to-smart-wallet-docs.mdx b/docs/smart-wallet/contribute/contribute-to-smart-wallet-docs.mdx index a40f51d..43726c0 100644 --- a/docs/smart-wallet/contribute/contribute-to-smart-wallet-docs.mdx +++ b/docs/smart-wallet/contribute/contribute-to-smart-wallet-docs.mdx @@ -117,7 +117,7 @@ If you use AI to generate content: - Make sure you use explicit language in your file names, headings, and content. - Make active linking references to the relevant guides and examples. - Use bulleted lists for steps or options. -- Explicitely name and reference the libraries you are using. +- Explicitly name and reference the libraries you are using. - Use code blocks to highlight code. - Use semantic urls that make sense even without context. Avoid abbreviations.