瀏覽代碼

docs: add missing space (#3689)

tobey 5 月之前
父節點
當前提交
8b0e965c65
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/content/docs/tokens/extensions.mdx

+ 1 - 1
docs/content/docs/tokens/extensions.mdx

@@ -10,7 +10,7 @@ description:
 
 The Token Extensions Program (Token 2022) provides additional features through
 additional instructions referred to as extensions. Extensions are optional
-functionality that can be added to a token mint or token account.You can find
+functionality that can be added to a token mint or token account. You can find
 the implementation of these extension instructions in the Token Extensions
 Program
 [source code](https://github.com/solana-program/token-2022/tree/main/program/src/extension).