summaryrefslogtreecommitdiff
path: root/docs/podman-healthcheck-run.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-healthcheck-run.1.md')
-rw-r--r--docs/podman-healthcheck-run.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-healthcheck-run.1.md b/docs/podman-healthcheck-run.1.md
index e19c6250c..21f2d9b20 100644
--- a/docs/podman-healthcheck-run.1.md
+++ b/docs/podman-healthcheck-run.1.md
@@ -29,7 +29,7 @@ Print usage statement
## EXAMPLES
```
-$ podman healtcheck run mywebapp
+$ podman healthcheck run mywebapp
```
## SEE ALSO