From cfe37959566ff86b9adbf42ad34b11cb74114097 Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Fri, 11 Jan 2019 15:07:55 -0500 Subject: [PATCH] Update index.md --- develop/sdk/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop/sdk/index.md b/develop/sdk/index.md index 2280ecca8a..ac2d5ddb5f 100644 --- a/develop/sdk/index.md +++ b/develop/sdk/index.md @@ -131,7 +131,7 @@ You can specify the API version to use, in one of the following ways: ### Docker EE and CE API mismatch If you use Docker EE in production, we recommend using Docker EE in development -too. If you can't, such as when your developers use Docker for Mac or Docker for +too. If you can't, such as when your developers use Docker Desktop for Mac or Docker Desktop for Windows and manually build and push images, then your developers need to configure their Docker clients to use the same version of the API reported by their Docker daemon. This prevents the developer from using a feature that is not yet supported