Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega committed Jul 18, 2022
1 parent a57ae0e commit d85319b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/migrations/support-denoms-with-slashes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Migrating from not supporing base denoms with slashes to supporting base denoms with slashes
# Migrating from not supporting base denoms with slashes to supporting base denoms with slashes

This document is intended to highlight significant changes which may require more information than presented in the CHANGELOG.
Any changes that must be done by a user of ibc-go should be documented here.
Expand Down Expand Up @@ -98,4 +98,4 @@ func migrateGenesisSlashedDenomsUpgrade(appState genutiltypes.AppMap, clientCtx
}
```

For a more detailed sample, please check out the code changes in [this pull request](https://github.com/cosmos/ibc-go/pull/1528).
For a more detailed sample, please check out the code changes in [this pull request](https://github.com/cosmos/ibc-go/pull/1528).

0 comments on commit d85319b

Please sign in to comment.