Explorar el Código

docs: add missing space (#3689)

tobey hace 5 meses
padre
commit
8b0e965c65
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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).