spelling: through

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-08-08 23:31:39 -04:00
parent bc7767728d
commit 53b48a4669

View File

@@ -2,7 +2,7 @@
## Usage ## Usage
`enry-java` package is available thorugh [maven central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22enry-java%22), `enry-java` package is available through [maven central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22enry-java%22),
so it be used easily added as a dependency in various package management systems. so it be used easily added as a dependency in various package management systems.
Examples of how to handle it for most commons systems are included below, Examples of how to handle it for most commons systems are included below,
for other systems just look at maven central's dependency information. for other systems just look at maven central's dependency information.