Skip to content

Commit

Permalink
fix typo (#176)
Browse files Browse the repository at this point in the history
* fix typo

* Update steps/16/README.md

---------

Co-authored-by: Shawn Tabrizi <[email protected]>
  • Loading branch information
zzz6519003 and shawntabrizi authored Aug 23, 2024
1 parent e100b2b commit f724746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steps/16/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,6 @@ Anyway, every bone in your body should generally prefer to use the `checked_*` A

We covered a lot in this section, but the concepts here are super important.

Feel fre to reach this section again right now, and again at the end of the tutorial.
Feel free to read this section again right now, and again at the end of the tutorial.

Now that you know how to ergonomically do safe math, update your Pallet to handle the `mint` logic safely and return a custom Pallet Error if an overflow would occur.

0 comments on commit f724746

Please sign in to comment.