✏ Fix a stylistic error in docs (#2206)

This commit is contained in:
David Dobrinskiy 2020-11-06 01:52:17 +03:00 committed by GitHub
parent 2db2381b68
commit b323726d86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ In `Field`, `Path`, `Query`, `Body` and others you'll see later, you can also de
```
!!! warning
Have in mind that those extra arguments passed won't add any validation, only annotation, for documentation purposes.
Keep in mind that those extra arguments passed won't add any validation, only annotation, for documentation purposes.
## `Body` additional arguments