docs: Fix misspelled words

This commit is contained in:
Radek Simko 2016-09-12 07:04:04 +01:00
parent 3f12dfcb35
commit efcc2e33ba

View file

@ -13,7 +13,7 @@ description: |-
Pulls a Docker image to a given Docker host from a Docker Registry.
This resource will *not* pull new layers of the image automatically unless used in
conjuction with [`docker_registry_image`](/docs/providers/docker/d/registry_image.html)
conjunction with [`docker_registry_image`](/docs/providers/docker/d/registry_image.html)
data source to update the `pull_trigger` field.
## Example Usage