Skip to content

Commit

Permalink
refactor(readme): Typo in maven dependency tag for OpenAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
dheerajkhardwal authored Oct 13, 2019
1 parent d710f0f commit b1f9def
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 b1f9def

Please sign in to comment.