Skip to content

Commit 798bacd

Browse files
authored
Update cookbook-guides-table.mdx
1 parent 2f1478f commit 798bacd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

snippets/overview-tables/cookbook-guides-table.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@
3838
<td>
3939
<a href="/light-token/cookbook/close-token-account">Close Token Account</a>
4040
</td>
41-
<td>Close and reclaim rent</td>
41+
<td>Close token acount to reclaim remaining lamports</td>
4242
</tr>
4343
<tr>
4444
<td>
4545
<a href="/light-token/cookbook/transfer-interface">Transfer</a>
4646
</td>
47-
<td>Transfer between light-token and SPL accounts</td>
47+
<td>Transfer between Light Token, SPL and Token 2022 accounts</td>
4848
</tr>
4949
<tr>
5050
<td>
5151
<a href="/light-token/cookbook/transfer-checked">Transfer Checked</a>
5252
</td>
53-
<td>Transfer with decimals verification</td>
53+
<td>Transfer betwenn Light Token Accounts with decimals verification</td>
5454
</tr>
5555
<tr>
5656
<td>
@@ -74,7 +74,7 @@
7474
<td>
7575
<a href="/light-token/cookbook/wrap-unwrap">Wrap & Unwrap</a>
7676
</td>
77-
<td>Convert between SPL/T22 and light-token</td>
77+
<td>Convert between SPL/Token 2022 and light-token</td>
7878
</tr>
7979
<tr>
8080
<td>

0 commit comments

Comments
 (0)