File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ development and its public API should not be considered stable.
2525
2626Installation
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
2929project.
3030
3131** Current stable version**
@@ -272,7 +272,7 @@ other interesting capabilities of the SemVer Expressions external DSL.
272272
273273Exception 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.
You can’t perform that action at this time.
0 commit comments