Spell check fixes in release-jobs docs 30/16430/2
authorAnil Belur <abelur@linuxfoundation.org>
Sun, 4 Aug 2019 01:10:28 +0000 (11:10 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 5 Aug 2019 23:30:32 +0000 (09:30 +1000)
Change-Id: I76aacf289bd46a1578c0741d58f2f3be4f48f28f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
docs/jjb/lf-release-jobs.rst

index 00c43cf..eb4e802 100644 (file)
@@ -117,12 +117,12 @@ Add a global credential to Jenkins called ``jenkins-release`` and set the ID: ``
 as its value insert the ``ssh-key`` that you uploaded to Gerrit.
 
 Add Global vars in Jenkins:
-Jenkins configre -> Global properties -> Environment variables
+Jenkins configure -> Global properties -> Environment variables
 
 ``RELEASE_USERNAME = $RELEASE_USERNAME``
 ``RELEASE_EMAIL = $RELEASE_EMAIL``
 
-Jenkins configre -> Managed Files -> Custom File
+Jenkins configure -> Managed Files -> Custom File
 
 id: signing-pubkey
 Name: SIGNING_PUBKEY (optional)
@@ -144,8 +144,8 @@ Jenkins Settings -> Managed files -> Add (or edit) -> Custom file
 Ci-management
 =============
 
-upgrade you projects global-jjb if needed
-add this to your global defaults file (eg: jjb/defaults.yaml)
+Upgrade your projects global-jjb if needed
+add this to your global defaults file (eg: jjb/defaults.yaml).
 
 .. code-block:: bash