Skip to content

Commit 3906a7a

Browse files
aroramrinaalndeloof
authored andcommitted
Updated documentation files for my contribution
Ran 'make docs' to generate updated doc files from the reference. Signed-off-by: aroramrinaal <[email protected]>
1 parent 83671db commit 3906a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docker_compose_run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ short: Run a one-off command on a service.
33
long: |-
44
Runs a one-time command against a service.
55
6-
the following command starts the `web` service and runs `bash` as its command:
6+
The following command starts the `web` service and runs `bash` as its command:
77
88
```console
99
$ docker compose run web bash

0 commit comments

Comments
 (0)