corrected grammatical error.

pull/477/head
Freddie 1 month ago committed by Eric Huss
parent e031105510
commit 23cbc7d579

@ -1,6 +1,6 @@
# References # References
There are two kinds of reference: There are two kinds of references:
* Shared reference: `&` * Shared reference: `&`
* Mutable reference: `&mut` * Mutable reference: `&mut`

Loading…
Cancel
Save