Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbanda committed Jun 13, 2019
1 parent b9e3db6 commit 99591a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a convenient repo-like access layer for Elastic Search based on Elastic4
All you need is **Scala 2.11**. To pull the library you have to add the following dependency to *build.sbt*

```
"org.in-cal" %% "incal-access-elastic % "0.1.10"
"org.in-cal" %% "incal-access-elastic" % "0.1.10"
```

or to *pom.xml* (if you use maven)
Expand Down

0 comments on commit 99591a9

Please sign in to comment.