| ... | ... |
@@ -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 |
|