diff options
author | Seth Jones <seth.jones@nerdheroes.com> | 2020-11-02 16:11:30 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-11-18 10:41:54 -0500 |
commit | 03762a893caa7a0e741a705152eab40ce914eb8d (patch) | |
tree | d8db486c6c0e4f7c4da3dd9d8752a2de0174a1d6 /troubleshooting.md | |
parent | 286d356db03a2511722155022c19855f8aee73cf (diff) | |
download | podman-03762a893caa7a0e741a705152eab40ce914eb8d.tar.gz podman-03762a893caa7a0e741a705152eab40ce914eb8d.tar.bz2 podman-03762a893caa7a0e741a705152eab40ce914eb8d.zip |
correct numbering typo
Based on PR from @sethjones.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'troubleshooting.md')
-rw-r--r-- | troubleshooting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/troubleshooting.md b/troubleshooting.md index 604ca9b1d..3ff578142 100644 --- a/troubleshooting.md +++ b/troubleshooting.md @@ -457,7 +457,7 @@ Attempts to run podman result in One workaround is to disable Secure Boot in your BIOS. -### 20) error creating libpod runtime: there might not be enough IDs available in the namespace +### 19) error creating libpod runtime: there might not be enough IDs available in the namespace Unable to pull images |