Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 10848a0

Browse files
authored
fix: typos in documentation files (#809)
1 parent 475d800 commit 10848a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nextra/pages/en/network/blockchain/base-gas.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ In Move, one can read from the global state:
198198
| storage_io_per_state_slot_read | charged per item loaded from global state |
199199
| storage_io_per_state_byte_read | charged per byte loaded from global state |
200200

201-
For a committed transaction, various things will be written to the ledger history. Notice that the ledger hisotry is subject to pruning and doesn't occupy permanent space on the disk, hence no storage fee charged for it.
201+
For a committed transaction, various things will be written to the ledger history. Notice that the ledger history is subject to pruning and doesn't occupy permanent space on the disk, hence no storage fee charged for it.
202202

203203
| Parameter | Meaning |
204204
|---------------------------------------|-------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)