aboutsummaryrefslogtreecommitdiff
path: root/troubleshooting.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 /troubleshooting.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 'troubleshooting.md')
-rw-r--r--troubleshooting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/troubleshooting.md b/troubleshooting.md
index 574196a69..030f0af7e 100644
--- a/troubleshooting.md
+++ b/troubleshooting.md
@@ -18,7 +18,7 @@ and retry your command before reporting the issue.
---
### 2) No such image or Bare keys cannot contain ':'
-When doing a `podman pull` or `podman build` command and a "common" image can not be pulled,
+When doing a `podman pull` or `podman build` command and a "common" image cannot be pulled,
it is likely that the `/etc/containers/registries.conf` file is either not installed or possibly
misconfigured.