summaryrefslogtreecommitdiff
path: root/troubleshooting.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-12-21 12:09:46 -0800
committerGitHub <noreply@github.com>2018-12-21 12:09:46 -0800
commitfe186c6ebba95db89463f38c6aa0f0dcc104a249 (patch)
treed2a815c62bae205b0ea80ac72ec72542c98131ce /troubleshooting.md
parentfa568e04d6b6032ca3bdf39ee4fd1ca1856be85a (diff)
parent1ad6f9af1552cbe2119af6cda83db5b3908556db (diff)
downloadpodman-fe186c6ebba95db89463f38c6aa0f0dcc104a249.tar.gz
podman-fe186c6ebba95db89463f38c6aa0f0dcc104a249.tar.bz2
podman-fe186c6ebba95db89463f38c6aa0f0dcc104a249.zip
Merge pull request #2033 from rhatdan/devices
Allow users to specify a directory for additonal devices
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.