Ver código fonte

Merge pull request #7552 from michaelthies/patch-1

Update postgresql_service.md
James Turnbull 11 anos atrás
pai
commit
8c38a3d732
1 arquivos alterados com 1 adições e 1 exclusões
  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