浏览代码

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