docs icon indicating copy to clipboard operation
docs copied to clipboard

Wrong grammar

Open TechnoDamo opened this issue 2 months ago • 0 comments

Is this a docs issue?

  • [x] My issue is about the documentation content or website

Type of issue

Other

Description

https://docs.docker.com/reference/cli/docker/ In the environmental variables section there is a wrong grammar construction: "The following list of environment variables are supported by the docker command line:" while it should be: "The following list of environment variables is supported by the docker command line:"

Location

https://docs.docker.com/reference/cli/docker/

Suggestion

Change are to is

TechnoDamo avatar Oct 27 '25 19:10 TechnoDamo