We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Environment variable names
1 parent 2d8d5be commit e529615Copy full SHA for e529615
docs/index.md
@@ -168,7 +168,7 @@ There are two ways to do this:
168
Check the [`Field` aliases documentation](fields.md#field-aliases) for more information about aliases.
169
170
`env_prefix` does not apply to fields with alias. It means the environment variable name is the same
171
-as field alis:
+as field alias:
172
173
```py
174
from pydantic import Field
0 commit comments