Fix capitalization error in sentence by adding an uppercase letter at beginning
Signed-off-by: aroramrinaal <aroramrinaal@gmail.com>
This commit is contained in:
parent
1a41678c58
commit
83671db3dd
@ -36,7 +36,7 @@ Run a one-off command on a service.
|
|||||||
|
|
||||||
Runs a one-time command against a service.
|
Runs a one-time command against a service.
|
||||||
|
|
||||||
the following command starts the `web` service and runs `bash` as its command:
|
The following command starts the `web` service and runs `bash` as its command:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ docker compose run web bash
|
$ docker compose run web bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user