Merge pull request #463 from ramsaysewell/master

Grammar correction
This commit is contained in:
Ilya Kantor 2018-07-19 23:19:22 +03:00 committed by GitHub
commit 4cd6da89dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
As we know, objects can store properties.
Till now, a property was a simple "key-value" pair to us. But an object property is actually more complex and tunable thing.
Till now, a property was a simple "key-value" pair to us. But an object property is actually a more complex and tunable thing.
## Property flags