Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down