docs: Fix wrong title

fix #200
This commit is contained in:
Andre Pratama 2019-07-27 22:14:48 +07:00 committed by GitHub
parent 1890b0019d
commit e0db987441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### Strings
### Structs
Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.