Fix spelling error in 'brute force'
This commit is contained in:
parent
ae8a44553d
commit
21a62f9125
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# Rust 3x+1
|
||||
|
||||
Simple tool to bruteforce 3x+1 for a second loop. Only takes positive numbers.
|
||||
Simple tool to brute force 3x+1 for a second loop. Only takes positive numbers.
|
||||
|
||||
|
||||
## Usage
|
||||
|
|
Reference in a new issue