summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-12-21 10:27:54 -0500
committerDaniel J Walsh <dwalsh@redhat.com>2018-12-21 10:27:54 -0500
commit4d1326240501312d60bce184db7f63d9e5cfae49 (patch)
tree8ca70973a38611a9c9850c05c0ffc55f18b56a60 /README.md
parent664076c259c8751483fbcbe57ab5273d9f3e5c8c (diff)
downloadpodman-4d1326240501312d60bce184db7f63d9e5cfae49.tar.gz
podman-4d1326240501312d60bce184db7f63d9e5cfae49.tar.bz2
podman-4d1326240501312d60bce184db7f63d9e5cfae49.zip
Change all 'can not' to 'cannot' for proper usage
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 865900c62..714e879ca 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,7 @@ to be long lived. While Buildah containers are really just created to allow con
to be added back to the container image. An easy way to think of it is the
`buildah run` command emulates the RUN command in a Dockerfile while the `podman run`
command emulates the `docker run` command in functionality. Because of this and their underlying
-storage differences, you can not see Podman containers from within Buildah or vice versa.
+storage differences, you cannot see Podman containers from within Buildah or vice versa.
In short Buildah is an efficient way to create OCI images while Podman allows
you to manage and maintain those images and containers in a production environment using