Merge pull request #8273 from david-cho-lerat-HL2/patch-1

Typo: "use HTTP API" => "use the HTTP API"
This commit is contained in:
Maria Bermudez 2019-02-15 12:54:35 -08:00 committed by GitHub
commit c160040815
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.