Skip to content

Commit 8b0e965

Browse files
authored
docs: add missing space (#3689)
1 parent 3b5c5ed commit 8b0e965

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)