diff --git a/README.md b/README.md index 8f5e455..e6e1e82 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Include in your project ``` -This library uses a variant of the naming convention known as [Hungarian Notation](https://en.wikipedia.org/wiki/Hungarian_notation) for variable names. Simply put the variable name is prefixed with the first letter of the data type the variable is. +This library uses a variant of the naming convention known as [Hungarian Notation](https://en.wikipedia.org/wiki/Hungarian_notation) for variable names. Simply put the variable name is prefixed with the first letter of the data type that the variable is. | Prefix | Data Type | Example | | ------ | ---------- | -------- |