mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fix grammatical error
This commit is contained in:
committed by
GitHub
parent
79efdd5aaa
commit
fe3d0117a2
@@ -59,7 +59,7 @@ The `volumes` element tells Compose to mount the local folder `./app` to `/usr/s
|
||||
|
||||
## Step 3: Run the application
|
||||
|
||||
In a terminal, run the follow commands to bring up your application. Replace `/path/to/bindmount-apps/` with the path to your application's directory.
|
||||
In a terminal, run the following commands to bring up your application. Replace `/path/to/bindmount-apps/` with the path to your application's directory.
|
||||
|
||||
{{< include "open-terminal.md" >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user