Fix README typo for Crystal (#8470)

* Fix README typo for Crystal

* Fix README typo for Crystal in Mustache template
This commit is contained in:
Anh (Duke) Nguyen 2021-01-19 19:38:53 +11:00 committed by GitHub
parent f5c49609d2
commit 8b2ac7b0ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# {{shardName}}
The Crystsal module for the {{appName}}
The Crystal module for the {{appName}}
{{#appDescriptionWithNewLines}}
{{{appDescriptionWithNewLines}}}

View File

@ -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.