mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-24 00:29:46 -05:00
Fix(docs) Correct spelling error in Docker documentation
This commit is contained in:
parent
0ec244441e
commit
f9f91ff882
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ description: |-
|
|||
|
||||
The Docker provider is used to interact with Docker containers and images.
|
||||
It uses the Docker API to manage the lifecycle of Docker containers. Because
|
||||
the Docker provider uses the Docker API, it is immediatel compatible not
|
||||
the Docker provider uses the Docker API, it is immediately compatible not
|
||||
only with single server Docker but Swarm and any additional Docker-compatible
|
||||
API hosts.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue