Skip to content

Commit

Permalink
Fix documentation typo (FuelLabs#4712)
Browse files Browse the repository at this point in the history
  • Loading branch information
digorithm authored Jun 29, 2023
1 parent 0263c0d commit 1544bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/common-collections/storage_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Maps with multiple keys can be implemented using tuples as keys. For example:
{{#include ../../../../examples/storage_map/src/main.sw:storage_map_tuple_key}}
```

## Nested Storage Naps
## Nested Storage Maps

It is possible to nest storage maps as follows:

Expand Down

0 comments on commit 1544bb0

Please sign in to comment.