Skip to content

Commit 8b2ac7b

Browse files
Fix README typo for Crystal (#8470)
* Fix README typo for Crystal * Fix README typo for Crystal in Mustache template
1 parent f5c4960 commit 8b2ac7b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/openapi-generator/src/main/resources/crystal/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# {{shardName}}
22

3-
The Crystsal module for the {{appName}}
3+
The Crystal module for the {{appName}}
44

55
{{#appDescriptionWithNewLines}}
66
{{{appDescriptionWithNewLines}}}

samples/client/petstore/crystal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# petstore
22

3-
The Crystsal module for the OpenAPI Petstore
3+
The Crystal module for the OpenAPI Petstore
44

55
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
66

0 commit comments

Comments
 (0)