Skip to content

Commit 0338dc4

Browse files
committed
Merge remote-tracking branch '0xflotus/patch-1'
Merge pr (zafarkhaja#48)
2 parents df117e9 + 5aaaba4 commit 0338dc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ development and its public API should not be considered stable.
2525

2626
Installation
2727
------------
28-
To install the Java SemVer libary add the following dependency to your Maven
28+
To install the Java SemVer library add the following dependency to your Maven
2929
project.
3030

3131
**Current stable version**
@@ -272,7 +272,7 @@ other interesting capabilities of the SemVer Expressions external DSL.
272272

273273
Exception Handling
274274
------------------
275-
There are two types of errors that may arrise while using Java SemVer
275+
There are two types of errors that may arise while using Java SemVer
276276
* `IllegalArgumentException` is thrown when the passed value is `NULL` or empty
277277
if a method accepts `string` argument or a negative integer if a method accepts
278278
`int` arguments.

0 commit comments

Comments
 (0)