summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-05-15 14:05:20 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-05-15 14:05:20 -0400
commit29e4271c6c4f8db8be56b6d405dcdbcadde50d3b (patch)
tree76334e1c0cbf30f74457eda7c643b1e7f5dae3fd /README.md
parentd1f82231d65fbc656284bf46677babbb02f730b5 (diff)
downloadpodman-29e4271c6c4f8db8be56b6d405dcdbcadde50d3b.tar.gz
podman-29e4271c6c4f8db8be56b6d405dcdbcadde50d3b.tar.bz2
podman-29e4271c6c4f8db8be56b6d405dcdbcadde50d3b.zip
Minor capitalization fix in Readme
Need this to re-trigger CI Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5545bb36..3abe27fcf 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`
## Overview and scope
-At a high level, the scope of libpod and podman is the following:
+At a high level, the scope of libpod and Podman is the following:
* Support multiple image formats including the OCI and Docker image formats.
* Support for multiple means to download images including trust & image verification.