Skip to content

Commit

Permalink
Merge pull request #23 from dheerajkhardwal/readme-typo-fix
Browse files Browse the repository at this point in the history
refactor(readme): Typo in maven dependency tag for OpenAPI
  • Loading branch information
noboomu authored Oct 15, 2019
2 parents d710f0f + b1f9def commit b7d17b4
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 @@ -57,7 +57,7 @@ OpenAPI v3 Support
```xml
<dependency>
<groupId>io.sinistral</groupId>
<artifactId>proteus-swagger</artifactId>
<artifactId>proteus-openapi</artifactId>
<version>0.4.1</version>
</dependency>
```
Expand Down

0 comments on commit b7d17b4

Please sign in to comment.