Skip to content

Commit eb4396a

Browse files
authored
docs: add missing space (solana-foundation#3689)
1 parent 507aad7 commit eb4396a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/tokens/extensions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description:
1010

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

0 commit comments

Comments
 (0)