Skip to content

Commit 5ec29b4

Browse files
Andrew HoppAndrew Hopp
authored andcommitted
fix: correct grammar in environment variables section
Change "are supported" to "is supported" since the subject is "list" (singular). Fixes #23616
1 parent 9c23032 commit 5ec29b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/engine-cli/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ long: |-
2929
3030
### Environment variables
3131
32-
The following list of environment variables are supported by the `docker` command
32+
The following list of environment variables is supported by the `docker` command
3333
line:
3434
3535
| Variable | Description |

0 commit comments

Comments
 (0)