Skip to content

Commit 3f33bbd

Browse files
committed
fix typo
1 parent e9be6aa commit 3f33bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/protocol/transactions/types/ammdeposit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Deposit funds into an [Automated Market Maker](../../../../concepts/tokens/decen
1616
If successful, this transaction creates a [trust line](../../../../concepts/tokens/fungible-tokens/index.md) to the AMM Account (limit 0) to hold the LP Tokens.
1717

1818
{% admonition type="info" name="Note" %}
19-
You can't depot either asset into an AMM if:
19+
You can't deposit either asset into an AMM if:
2020
- At least one of the pooled assets is frozen by the token issuer.
2121
- You aren't authorized to hold at least one of the pooled assets.
2222
{% /admonition %}

0 commit comments

Comments
 (0)