Skip to content

Commit caef39a

Browse files
authored
README: fix typo
1 parent ff91fd6 commit caef39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Jenkins API Client For Java has now moved under the umbrella of the Jenkins
1010

1111
## What is the "Jenkins API Client for Java"?
1212

13-
This library is a just a piece of java code which uses the REST API of jenkins.
13+
This library is just a piece of java code which uses the REST API of jenkins.
1414
This means you can trigger builds, extract informations about jobs or builds
1515
etc. The information you can extract will be represented in java objects which
1616
you can reuse for other purposes or integrate this library into other parts for

0 commit comments

Comments
 (0)