forked from loafle/openapi-generator-original
Fix typo "bellow" (#20268)
* Fix typo in constant name: s/BELLOW/BELOW/
* Fix typo ('bellow') in docs, comments and strings
This commit is contained in:
committed by
GitHub
parent
d29196a1f0
commit
3a37ba33a7
@@ -32,7 +32,7 @@ After the client library is installed/deployed, you can use it in your Maven pro
|
||||
|
||||
```
|
||||
|
||||
And to use the api you can follow the examples bellow:
|
||||
And to use the api you can follow the examples below:
|
||||
|
||||
```java
|
||||
|
||||
|
||||
Reference in New Issue
Block a user