Skip to content

Commit 329870a

Browse files
committed
Swagger Parser Rebranding in master
1 parent d020ad2 commit 329870a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is the swagger parser project, which reads OpenAPI Specifications into curr
99

1010

1111
### Usage
12-
Using the swagger-parser is simple. Once included in your project, you can read a OpenAPI Specification from any location:
12+
Using the Swagger Parser is simple. Once included in your project, you can read a OpenAPI Specification from any location:
1313

1414
```java
1515
import io.swagger.v3.parser.OpenAPIV3Parser;

0 commit comments

Comments
 (0)