From b746594a20e4da8154feaf39bc24595636c51f0a Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Tue, 13 Nov 2018 16:33:38 -0800 Subject: [PATCH] Update index.md --- develop/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop/index.md b/develop/index.md index d25cc47dbb..d07d2a462d 100644 --- a/develop/index.md +++ b/develop/index.md @@ -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 HTTP API directly.