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.
2 parents 7d80256 + caef39a commit 2487304Copy full SHA for 2487304
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