cloudbees/jenkins-scripts

proposed spell correction for the readme markdown

Opened this issue · 0 comments

Hi All,
should the word below be corrected?

diff --git a/README.md b/README.md
index 158b281..ca00b45 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ NOTE: The master branch version of the `count-cjoc-json.groovy` script is for th
     <img src="images/1-login.png" title="Login into CJOC" width="500" />
 
     Note: if you *do not* have CJOC's SSO Feature enabled (configured at: Manage Jenkins > Configure Global Security > Client master security, i.e.: if the setting is "Do not enforce security setting on maste")
, you need to ensure the user logging into CJOC also has permissions to execute scripts on the Client Masters. Assuming your CJOC and Client Masters use the same Security Realm and thus a user exists between the
m with the appropriate permissions, the most straight forward way to do so is to add an Authentication Mapping for the username with those permissions:                                                           
-    <img src="images/5-mapping.png" title="Authenticaiton Mapping" width="500" />
+    <img src="images/5-mapping.png" title="Authentication Mapping" width="500" />
 
   * You will need to restart CJOC after making the changes.