mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
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