mirror of https://github.com/docker/docs.git
Merge pull request #8273 from david-cho-lerat-HL2/patch-1
Typo: "use HTTP API" => "use the HTTP API"
This commit is contained in:
commit
c160040815
|
|
@ -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