diff --git a/docs/sources/examples/postgresql_service.md b/docs/sources/examples/postgresql_service.md index edcd63bbbc..ffd122ed58 100644 --- a/docs/sources/examples/postgresql_service.md +++ b/docs/sources/examples/postgresql_service.md @@ -84,7 +84,7 @@ Containers*](/userguide/dockerlinks), or we can access it from our host > **Note**: > The `--rm` removes the container and its image when -> the container exists successfully. +> the container exits successfully. ### Using container linking