mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-28 02:20:27 +01:00
feat(if): replace hints
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# If
|
||||
|
||||
`if`, the most basic type of control flow, is what you'll learn here.
|
||||
`if`, the most basic (but still surprisingly versatile!) type of control flow, is what you'll learn here.
|
||||
|
||||
## Further information
|
||||
|
||||
|
||||
Reference in New Issue
Block a user