Skip to content

Commit 05b9a27

Browse files
Update spec/app/ics-101-interchain-swap/README.md
Co-authored-by: Carlos Rodriguez <[email protected]>
1 parent df73ab2 commit 05b9a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/app/ics-101-interchain-swap/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Features include an option to provide liquidity with a single asset instead of a
4848

4949
- `Permissionless`: no need to whitelist connections, modules, or denominations. Individual implementations may have their own permissioning scheme, however the protocol must not require permissioning from a trusted party to be secure.
5050
- `Decentralized`: all parameters are managed on chain via governance. Does not require any central authority or entity to function. Also does not require a single blockchain, acting as a hub, to function.
51-
- `Gaurantee of Exchange`: no occurrence of a user receiving tokens without the equivalent promised exchange.
51+
- `Guarantee of Exchange`: no occurrence of a user receiving tokens without the equivalent promised exchange.
5252
- `Liquidity Incentives`: supports the collection of fees which are distributed to liquidity providers and acts as incentive for liquidity participation.
5353
- `Weighted Math`: allows the configuration of pool weights so users can choose their levels of exposure between the tokens.
5454

0 commit comments

Comments
 (0)