소스 검색

Merge pull request #7552 from michaelthies/patch-1

Update postgresql_service.md
James Turnbull 11 년 전
부모
커밋
8c38a3d732
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/sources/examples/postgresql_service.md

+ 1 - 1
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