Skip to content

Commit 2487304

Browse files
authored
Merge pull request #262 from alb-i986/patch-1
README: fix typo
2 parents 7d80256 + caef39a commit 2487304

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)