Skip to content

Commit

Permalink
missing s in dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
spjoe committed Apr 8, 2016
1 parent cf7ea42 commit aaee8ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Maven
```xml
<dependency>
<groupId>com.github.spjoe</groupId>
<artifactId>optional-parser</artifactId>
<artifactId>optional-parsers</artifactId>
<version>0.0.1</version>
</dependency>
```
Expand All @@ -66,4 +66,4 @@ Changelog
v0.0.1
------
### Released at 26-03-2016
- Initial release of this library
- Initial release of this library

0 comments on commit aaee8ce

Please sign in to comment.