Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Typos fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-HoDL58 authored Oct 26, 2023
1 parent 287f7c9 commit 6de4820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/learn/smart-contract/storage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ to keep the offset of the allocated spaces for the smart contract variables.

![Storage stack]({{ site.url }}/assets/images/pactus_storage_stack.png)

## Data collections
## Data Collections

Usually in smart contracts developers are interested in data collections like Search Trees or Hash
Tables to look up values by the associated keys. Most programming languages come up with some
Expand Down

0 comments on commit 6de4820

Please sign in to comment.