mirror of https://github.com/docker/docs.git
Typo: "use HTTP API" => "use the HTTP API"
This commit is contained in:
parent
663e20cf37
commit
6e0723675a
|
@ -29,4 +29,4 @@ most benefits from Docker.
|
|||
|
||||
## Advanced development with the SDK or API
|
||||
|
||||
After you can write Dockerfiles or Compose files and use Docker CLI, take it to the next level by using Docker Engine SDK for Go/Python or use HTTP API directly.
|
||||
After you can write Dockerfiles or Compose files and use Docker CLI, take it to the next level by using Docker Engine SDK for Go/Python or use the HTTP API directly.
|
||||
|
|
Loading…
Reference in New Issue