diff --git a/README.md b/README.md index 9c19e63..9b27205 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Members: #### Field A field is a collection of bits that make up some sort of data. Formaty supports `Int`/`Uint` of arbitrary size, -`Float`, `Double`, `Strings` and `Bytes`. This data may not be byte aligned. +`Float`, `Double`, `Strings` and `Bytes`. This data does not need to be byte aligned. Members: * `name` - the name of the field, used while displaying data