From 338ca4715ea2342039b3d7155b8b8369f322a6f0 Mon Sep 17 00:00:00 2001 From: rallytime Date: Tue, 21 Mar 2017 14:55:09 -0600 Subject: [PATCH] Fix a few small grammar issues --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b88d97c..80ebbd6 100644 --- a/README.rst +++ b/README.rst @@ -197,7 +197,7 @@ Supported Operating Systems The salt-bootstrap script officially supports the distributions outlined in `Salt's Supported Operating Systems`_ document. The operating systems listed below should reflect -this document, but may become out of date. If an operating system is listed below, but is not +this document but may become out of date. If an operating system is listed below, but is not listed on the official supported operating systems document, the level of support is "best-effort". Since Salt is written in Python, the packages available from `SaltStack's corporate repository`_ @@ -507,7 +507,7 @@ Or the insecure one liner: curl -L https://bootstrap.saltstack.com/develop | sudo sh -s -- git develop -If after trying this, you still see the same problems, then, please `file an issue`_. +If after trying this and the problem still occurs, please `file an issue`_. Testing in Vagrant