Skip to content

Commit cbbbde4

Browse files
authored
Update README.md
1 parent 6435756 commit cbbbde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/021-square_root/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ square_root(50)
1818
7.07
1919
```
2020

21-
## 💡 Hint:
21+
## 💡 Hints:
2222

2323
+ Remember, the `math` module is a very useful tool.
2424

0 commit comments

Comments
 (0)