summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoravinash-ak <69385489+avinash-ak@users.noreply.github.com>2020-08-19 01:29:06 +0530
committerGitHub <noreply@github.com>2020-08-18 15:59:06 -0400
commit92cd35fdb15ba975976496145846c056235cffd9 (patch)
treef8076fe63cf614644f9fc7801ec7e1395345c837
parent4f993922c87a6f12821f40c460750471bd6ee1e7 (diff)
downloadansible-92cd35fdb15ba975976496145846c056235cffd9.tar.gz
Grammatically updated the README file (#71300)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b566000ecf..a28240394a 100644
--- a/README.rst
+++ b/README.rst
@@ -12,7 +12,7 @@ changes like zero-downtime rolling updates with load balancers easy. More inform
Design Principles
=================
-* Have a dead simple setup process and a minimal learning curve.
+* Have a dead-simple setup process with a minimal learning curve.
* Manage machines very quickly and in parallel.
* Avoid custom-agents and additional open ports, be agentless by
leveraging the existing SSH daemon.