From e973f0394a4b7d589ff1ab942fc7d8c7fc32c9bf Mon Sep 17 00:00:00 2001 From: Jerae Duffin Date: Thu, 4 Aug 2022 22:44:57 -0500 Subject: [PATCH] removed wording --- engine/api/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/api/index.md b/engine/api/index.md index 9ea0dc2d20..b890697a09 100644 --- a/engine/api/index.md +++ b/engine/api/index.md @@ -103,7 +103,7 @@ You can specify the API version to use, in one of the following ways: `/v1.41/containers/`. - To force the Docker CLI or the Docker Engine SDKs to use an old version - version of the API than the version reported by `docker version`, set the + of the API than the version reported by `docker version`, set the environment variable `DOCKER_API_VERSION` to the correct version. This works on Linux, Windows, or macOS clients.