forked from loafle/openapi-generator-original
Fix typo (preffer -> prefer) (#10098)
This commit is contained in:
@@ -339,7 +339,7 @@ Your config file for Java can look like
|
||||
}
|
||||
```
|
||||
|
||||
Or if you preffer yaml format it can look like
|
||||
Or if you prefer yaml format it can look like
|
||||
|
||||
```yaml
|
||||
groupId: "com.my.company"
|
||||
|
||||
Reference in New Issue
Block a user