mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-03 14:10:56 +00:00
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}}
|
||||
|
||||
The Crystsal module for the {{appName}}
|
||||
The Crystal module for the {{appName}}
|
||||
|
||||
{{#appDescriptionWithNewLines}}
|
||||
{{{appDescriptionWithNewLines}}}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# 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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user