Skip to content

Commit 463e423

Browse files
authored
fix typo
1 parent 9d30fb5 commit 463e423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/PINNING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The VM does not persist pinned memory entries. I.e. you need to call `Pin` every
3535
time you start the process. This is implemented in [`InitializePinnedCodes` in
3636
wasmd][initializepinnedcodes].
3737

38-
At the chain level pinning and unpinning is done via governance proposals. See
38+
At the chain level pinning and unpinning are done via governance proposals. See
3939
`MsgPinCodes`/`MsgUnpinCodes` in wasmd.
4040

4141
When contracts are migrated from one code to another, there is no automatic

0 commit comments

Comments
 (0)