aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2022-07-11 21:29:41 +0000
committerGitHub <noreply@github.com>2022-07-11 21:29:41 +0000
commit151d7584c193a6f92cd54f61d28ad8b0ff0c31b6 (patch)
treefff83c9c7570b70fe8300cf3bcbe2ca29a6e5a16 /contrib
parent810cbf1fb9411f75868b82c1071937374e9d57e4 (diff)
parent377057b4005a1cad035240a5557368cb2e6232f8 (diff)
downloadpodman-151d7584c193a6f92cd54f61d28ad8b0ff0c31b6.tar.gz
podman-151d7584c193a6f92cd54f61d28ad8b0ff0c31b6.tar.bz2
podman-151d7584c193a6f92cd54f61d28ad8b0ff0c31b6.zip
Merge pull request #14898 from eriksjolund/improve_language_and_fix_spelling_and_typos
[CI:DOCS] Improve language. Fix spelling and typos.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/remote/containers.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/remote/containers.conf b/contrib/remote/containers.conf
index 9b0b62c42..70710be04 100644
--- a/contrib/remote/containers.conf
+++ b/contrib/remote/containers.conf
@@ -1,4 +1,4 @@
-# The containers configuration file specifies all of the available configuration
+# The container's configuration file specifies all of the available configuration
# command-line options/flags for container engine tools like Podman
# but in a TOML format that can be easily modified and versioned.