Remove unwanted newline.
This commit is contained in:
parent
f3663eeb93
commit
8587f2c53e
|
@ -221,7 +221,6 @@ mutable reference is taken helps? Read more about 'Mutable Referenes'
|
||||||
in the book's section References and Borrowing':
|
in the book's section References and Borrowing':
|
||||||
https://doc.rust-lang.org/book/ch04-02-references-and-borrowing.html#mutable-references."""
|
https://doc.rust-lang.org/book/ch04-02-references-and-borrowing.html#mutable-references."""
|
||||||
|
|
||||||
|
|
||||||
# PRIMITIVE TYPES
|
# PRIMITIVE TYPES
|
||||||
|
|
||||||
[[exercises]]
|
[[exercises]]
|
||||||
|
|
Loading…
Reference in a new issue