Bläddra i källkod

Merge pull request #7552 from michaelthies/patch-1

Update postgresql_service.md
James Turnbull 11 år sedan
förälder
incheckning
8c38a3d732
1 ändrade filer med 1 tillägg och 1 borttagningar
  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