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.
c
1 parent 0d894e6 commit 3df0947Copy full SHA for 3df0947
exercises/structs/README.md
@@ -1,6 +1,6 @@
1
### Structs
2
3
-Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.
+Rust has three struct types: a classic C struct, a tuple struct, and a unit struct.
4
5
#### Book Sections
6
0 commit comments