mirror of
https://github.com/notohh/rustlings.git
synced 2025-03-13 07:03:48 -04:00
Auto merge of #201 - zdzc:patch-1, r=komaeda
docs: Fix wrong title fix #200
This commit is contained in:
commit
e696a07190
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
### Strings
|
### Structs
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue