Merge pull request #261 from pfei-sa/patch-1

Fix numbering typo
This commit is contained in:
Sunface 2022-07-11 09:34:46 +08:00 committed by GitHub
commit e9f3b398c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
> 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