Fix typo: it's --> its (#1814)

This commit is contained in:
Hatem Houssein 2018-10-16 20:14:02 +09:00 committed by Tom Rutgers
parent 3a4ed6a68a
commit 926d9147ce

View File

@ -72,7 +72,7 @@ Based on the settings above, if a user used an image widget field called `avatar
## Media Library
Media library integrations are configured via the `media_library` property, and it's value should be
Media library integrations are configured via the `media_library` property, and its value should be
an object with at least a `name` property. A `config` property can also be used for options that
should be passed to the library in use.