Browse Source

docs: add missing space (#3689)

tobey 5 months ago
parent
commit
8b0e965c65
1 changed files with 1 additions and 1 deletions
  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
 The Token Extensions Program (Token 2022) provides additional features through
 additional instructions referred to as extensions. Extensions are optional
 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
 the implementation of these extension instructions in the Token Extensions
 Program
 Program
 [source code](https://github.com/solana-program/token-2022/tree/main/program/src/extension).
 [source code](https://github.com/solana-program/token-2022/tree/main/program/src/extension).