Change the title of if statement in trpl book.
This commit is contained in:
parent
43f2c199e4
commit
8c3d914ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
% `if`
|
||||
% If
|
||||
|
||||
Rust's take on `if` is not particularly complex, but it's much more like the
|
||||
`if` you'll find in a dynamically typed language than in a more traditional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue