Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Sep 11, 2024
1 parent 31df116 commit edaaf21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/launch_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See "Start the Podman system service" in [this article](https://www.redhat.com/s
If you have a choice, a recent docker version is the preferred option.
:::

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

Expand Down

0 comments on commit edaaf21

Please sign in to comment.