forked from loafle/openapi-generator-original
Fix README typo for Crystal (#8470)
* Fix README typo for Crystal * Fix README typo for Crystal in Mustache template
This commit is contained in:
parent
f5c49609d2
commit
8b2ac7b0ac
@ -1,6 +1,6 @@
|
|||||||
# {{shardName}}
|
# {{shardName}}
|
||||||
|
|
||||||
The Crystsal module for the {{appName}}
|
The Crystal module for the {{appName}}
|
||||||
|
|
||||||
{{#appDescriptionWithNewLines}}
|
{{#appDescriptionWithNewLines}}
|
||||||
{{{appDescriptionWithNewLines}}}
|
{{{appDescriptionWithNewLines}}}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# petstore
|
# petstore
|
||||||
|
|
||||||
The Crystsal module for the OpenAPI Petstore
|
The Crystal module for the OpenAPI Petstore
|
||||||
|
|
||||||
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user