mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Fix typo (#31)
This commit is contained in:
committed by
Samuel Colvin
parent
b61e9bab03
commit
a9b8b68d9c
+1
-1
@@ -135,7 +135,7 @@ Settings
|
||||
........
|
||||
|
||||
One of pydantics most useful applications is to define default settings, allow them to be overridden by
|
||||
environment variables are keyword arguments (eg. in unit tests).
|
||||
environment variables or keyword arguments (eg. in unit tests).
|
||||
|
||||
This usage example comes last as it uses numerous concepts described above.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user