summaryrefslogtreecommitdiff
path: root/docs/source/Introduction.rst
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2021-05-13 13:54:56 -0400
committerTomSweeneyRedHat <tsweeney@redhat.com>2021-05-14 17:08:35 -0400
commit757ed8fd025131b6ccf4a97bbd8a4683d6c3b14d (patch)
treec755c996b0d58ebbd3ccec76badaf474b15f0007 /docs/source/Introduction.rst
parent2b0b97150a01c5a3c1706dd369a0caeb5cf6ec09 (diff)
downloadpodman-757ed8fd025131b6ccf4a97bbd8a4683d6c3b14d.tar.gz
podman-757ed8fd025131b6ccf4a97bbd8a4683d6c3b14d.tar.bz2
podman-757ed8fd025131b6ccf4a97bbd8a4683d6c3b14d.zip
[CI:DOCS] Update first line in intro page
Remove the word `consumption` and give a better description for the first line of the introduction page. Fixes: #10325 Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'docs/source/Introduction.rst')
-rw-r--r--docs/source/Introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/Introduction.rst b/docs/source/Introduction.rst
index 3fa86f868..5c8713d27 100644
--- a/docs/source/Introduction.rst
+++ b/docs/source/Introduction.rst
@@ -2,7 +2,7 @@
Introduction
==================================
-Containers_ simplify the consumption of applications with all of their dependencies and default configuration files. Users test drive or deploy a new application with one or two commands instead of following pages of installation instructions. Here's how to find your first `Container Image`_::
+Containers_ simplify the production, distribution, discoverability, and usage of applications with all of their dependencies and default configuration files. Users test drive or deploy a new application with one or two commands instead of following pages of installation instructions. Here's how to find your first `Container Image`_::
podman search busybox