Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: nashqueue <[email protected]>
  • Loading branch information
jcstein and nashqueue authored Sep 28, 2023
1 parent 3e28d27 commit 9e280f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ docker run -d -t -i \
To stop the container when you are attached to the container, you can use
`Ctrl+C` to stop the container.

To stop the container when ou are detached from the container, you can use the
To stop the container when you are detached from the container, you can use the
`docker ps` command to find the container ID:

```bash
Expand Down

0 comments on commit 9e280f7

Please sign in to comment.