Skip to content

Commit e0db987

Browse files
authored
docs: Fix wrong title
fix #200
1 parent 1890b00 commit e0db987

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)