Skip to content

Commit 69adefd

Browse files
authored
Minor Documentation Improvements: Sidebar Title and Typo Fixes (#46)
* Update transferring-a-minimal-token-vid.mdx * Update contribute-to-smart-wallet-docs.mdx
1 parent a6bf73a commit 69adefd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/learn/token-development/minimal-tokens/transferring-a-minimal-token-vid.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Transferring a Minimal Token
33
description: Explore how tokens are given from one owner to another.
44
hide_table_of_contents: false
5-
sidebarTitle: Tranferring Tokens
5+
sidebarTitle: Transferring Tokens
66
---
77

88
import { Video } from '/snippets/VideoPlayer.mdx';

docs/smart-wallet/contribute/contribute-to-smart-wallet-docs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ If you use AI to generate content:
117117
- Make sure you use explicit language in your file names, headings, and content.
118118
- Make active linking references to the relevant guides and examples.
119119
- Use bulleted lists for steps or options.
120-
- Explicitely name and reference the libraries you are using.
120+
- Explicitly name and reference the libraries you are using.
121121
- Use code blocks to highlight code.
122122
- Use semantic urls that make sense even without context. Avoid abbreviations.
123123

0 commit comments

Comments
 (0)