We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff91fd6 commit caef39aCopy full SHA for caef39a
README.md
@@ -10,7 +10,7 @@ The Jenkins API Client For Java has now moved under the umbrella of the Jenkins
10
11
## What is the "Jenkins API Client for Java"?
12
13
-This library is a just a piece of java code which uses the REST API of jenkins.
+This library is just a piece of java code which uses the REST API of jenkins.
14
This means you can trigger builds, extract informations about jobs or builds
15
etc. The information you can extract will be represented in java objects which
16
you can reuse for other purposes or integrate this library into other parts for
0 commit comments