We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f2c19 commit 8c3d914Copy full SHA for 8c3d914
src/doc/trpl/if.md
@@ -1,4 +1,4 @@
1
-% `if`
+% If
2
3
Rust's take on `if` is not particularly complex, but it's much more like the
4
`if` you'll find in a dynamically typed language than in a more traditional
0 commit comments