diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-05-15 14:05:20 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-05-15 14:05:20 -0400 |
commit | 29e4271c6c4f8db8be56b6d405dcdbcadde50d3b (patch) | |
tree | 76334e1c0cbf30f74457eda7c643b1e7f5dae3fd /README.md | |
parent | d1f82231d65fbc656284bf46677babbb02f730b5 (diff) | |
download | podman-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |