summaryrefslogtreecommitdiff
path: root/contrib/helloimage/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/helloimage/README.md')
-rw-r--r--contrib/helloimage/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/helloimage/README.md b/contrib/helloimage/README.md
index ca69f87b4..528466f7b 100644
--- a/contrib/helloimage/README.md
+++ b/contrib/helloimage/README.md
@@ -12,7 +12,7 @@ Using this image is helpful to:
* Prove that basic Podman operations are working on the host.
* Shows that the image was pulled from the quay.io container registry.
- * Container creation was successfuly accomplished. (`podman ps -a`)
+ * Container creation was successfully accomplished. (`podman ps -a`)
* The created container was able to stream output to your terminal.
## Directory Contents