Skip to content

Commit 0a5a949

Browse files
authored
Update README.md (#833)
Small Grammatical Errors Corrected like capitalization and spacing.
1 parent c01356f commit 0a5a949

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 @@ It currently consists of
99

1010
* Create Diff Report between 2 OpenAPI versions of the same spec (Based on https://github.com/quen2404/openapi-diff)
1111
* Decompose Transformer to remove Composed Schemas from OpenAPI specs to aid in code generators
12-
* Case Transformer to see how your API looks like when going from camelCase to snake_case (transforms examples too)
12+
* Case Transformer to view how your API looks like when going from Camel Case to Snake Case (transforms examples too)
1313
* [Code Generator](boat-maven-plugin/README.md) based on [openapi-generator.tech](https://openapi-generator.tech/) with optimized templates and fixes.
1414
* Lint mojo based on Zalando Zally and Backbase API
1515

0 commit comments

Comments
 (0)