Skip to content

Commit edaaf21

Browse files
committed
typos
1 parent 31df116 commit edaaf21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/launch_example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See "Start the Podman system service" in [this article](https://www.redhat.com/s
1616
If you have a choice, a recent docker version is the preferred option.
1717
:::
1818

19-
The example beamline wiil launch the following set of containers:
19+
The example beamline will launch the following set of containers:
2020
- a simulation Area Detector IOC
2121
- a simulation Motion IOC
2222
- a basic IOC with a sum record
@@ -30,7 +30,7 @@ git clone https://github.com/epics-containers/example-services
3030
cd example-services
3131
# setup some environment variables
3232
source ./environment.sh
33-
# lauch the docker compose configuration (with dc alias for docker compose)
33+
# launch the docker compose configuration (with dc alias for docker compose)
3434
dc up -d
3535
```
3636

0 commit comments

Comments
 (0)