Grammar correction

Added “a” to sentence.
This commit is contained in:
Ramsay Sewell 2018-07-13 15:49:17 +01:00 committed by GitHub
parent 48ca820ac3
commit fd290d85a4
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