We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a35fe95 commit 0171b18Copy full SHA for 0171b18
src/orb/_models.py
@@ -149,7 +149,7 @@ def construct(
149
if not PYDANTIC_V2:
150
# we define aliases for some of the new pydantic v2 methods so
151
# that we can just document these methods without having to specify
152
- # a specifc pydantic version as some users may not know which
+ # a specific pydantic version as some users may not know which
153
# pydantic version they are currently using
154
155
@override
0 commit comments