Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 159761d

Browse files
authored
Fix typo in extensions.mdx (#6086)
1 parent 8bc5b5b commit 159761d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/token-2022/extensions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,7 +1615,7 @@ await updateTransferHook(
16151615
</TabItem>
16161616
</Tabs>
16171617

1618-
#### Example: Manage a transfer-hook programa
1618+
#### Example: Manage a transfer-hook program
16191619

16201620
A sample CLI for managing a transfer-hook program exists at
16211621
[spl-transfer-hook-cli](https://github.com/solana-labs/solana-program-library/tree/master/token/transfer-hook/cli).
@@ -1917,4 +1917,4 @@ Signature: 2H16XtBqdwSbvvq8g5o2jhy4TknP6zgt71KHawEdyPvNuvusQrV4dPccUrMqjFeNTbk75
19171917
Coming soon!
19181918

19191919
</TabItem>
1920-
</Tabs>
1920+
</Tabs>

0 commit comments

Comments
 (0)