trivial: modify spelling error of version

Change-Id: Ibdbdc5437b2042bd6ec76ec789f66bd593a52d40
This commit is contained in:
lvxianguo 2018-01-18 10:25:52 +08:00
parent 16007e0185
commit 151598d20a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ The above code prints the fullName attribute of the user and the version of
the Jenkins master running on 'localhost:8080'. For example, it may print
"Hello John from Jenkins 2.0".
From Jenkins vesion 1.426 onward you can specify an API token instead of your
From Jenkins version 1.426 onward you can specify an API token instead of your
real password while authenticating the user against the Jenkins instance.
Refer to the `Jenkins Authentication`_ wiki for details about how you
can generate an API token. Once you have an API token you can pass the API token