Skip to content

Commit

Permalink
change challenge number
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynzech committed Aug 20, 2024
1 parent 81b096a commit 6a1311c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@
- [Inductive data type](./challenges/0005-linked-list.md)
- [Contracts for SmallSort](./challenges/0008-smallsort.md)
- [Memory safety of String](./challenges/0010-string.md)
- [Memory Safety of Floats/Integers](./challenges/0011-floats-ints.md)
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Challenge 9: Safety of Floats and Integers
# Challenge 11: Safety of Floats and Integers


- **Status:** Open
Expand Down

0 comments on commit 6a1311c

Please sign in to comment.