Typo: "use HTTP API" => "use the HTTP API"

This commit is contained in:
David Cho-Lerat 2019-02-15 17:02:20 +01:00 committed by GitHub
parent 663e20cf37
commit 6e0723675a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.