Update README.md

This commit is contained in:
Artem Zakharchenko
2017-06-30 12:07:57 +02:00
committed by GitHub
parent 96b71a8c14
commit 934effd2db

View File

@ -110,7 +110,7 @@ link.addEventListener('click', handleLinkClick);
```
## Prefixes
Prefixes enhance variables/methods, and serve as a quick indicators of additional meaning behind them.
Prefixes enhance variables or methods, indicating additional meaning behind them.
#### `is`
Describes certain characteristic or state of the context.