Selaa lähdekoodia

Update postgresql_service.md

fix typo
Michael Thies 11 vuotta sitten
vanhempi
commit
99423e7e1e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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**: 
 > **Note**: 
 > The `--rm` removes the container and its image when
 > The `--rm` removes the container and its image when
-> the container exists successfully.
+> the container exits successfully.
 
 
 ### Using container linking
 ### Using container linking