Browse code

Update postgresql_service.md

fix typo

Michael Thies authored on 2014/08/13 13:30:04
Showing 1 changed files
... ...
@@ -84,7 +84,7 @@ Containers*](/userguide/dockerlinks), or we can access it from our host
84 84
 
85 85
 > **Note**: 
86 86
 > The `--rm` removes the container and its image when
87
-> the container exists successfully.
87
+> the container exits successfully.
88 88
 
89 89
 ### Using container linking
90 90