Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Commit

Permalink
Rewording stop verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Jun 8, 2021
1 parent 04f6972 commit 0fd2b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/migration/dockerize_app.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ We can also check the logs via the docker service to see how the application log
docker logs userapi
```

Stop the docker image
Stop the docker container

```bash
docker stop userapi
Expand Down

0 comments on commit 0fd2b68

Please sign in to comment.