Update README.md

Co-Authored-By: happi <happi@stenmans.org>
This commit is contained in:
Ulf Norell 2019-03-01 12:30:11 +01:00 committed by GitHub
parent 1c2b6fb501
commit 1af6106eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ Immediate values can be of 9 types:
`()`
`(1, "foo")`
9. Varaiants: (| Size | Tag | ( Elements ) |)
9. Variants: (| Size | Tag | ( Elements ) |)
`(| 42 | 12 | ( "foo", 12) |)`
Where