diff --git a/en/src/basic-types/numbers.md b/en/src/basic-types/numbers.md index 75332ea..dc525d2 100644 --- a/en/src/basic-types/numbers.md +++ b/en/src/basic-types/numbers.md @@ -103,7 +103,7 @@ fn main() { } ``` -1. 🌟🌟 Make it work in two distinct ways +8. 🌟🌟 Make it work in two distinct ways ```rust,editable @@ -178,4 +178,4 @@ fn main() { } ``` -> You can find the solutions [here](https://github.com/sunface/rust-by-practice)(under the solutions path), but only use it when you need it \ No newline at end of file +> You can find the solutions [here](https://github.com/sunface/rust-by-practice)(under the solutions path), but only use it when you need it