Skip to content

Commit e696a07

Browse files
committed
Auto merge of #201 - zdzc:patch-1, r=komaeda
docs: Fix wrong title fix #200
2 parents 1890b00 + e0db987 commit e696a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/structs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Strings
1+
### Structs
22

33
Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.
44

0 commit comments

Comments
 (0)