Skip to content

Commit aff5524

Browse files
nnsW3psychedelicious
authored andcommitted
Update INVOCATIONS.md
1 parent 825c564 commit aff5524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/INVOCATIONS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ As you might have noticed, we added two new arguments to the `InputField`
144144
definition for `width` and `height`, called `gt` and `le`. They stand for
145145
_greater than or equal to_ and _less than or equal to_.
146146

147-
These impose contraints on those fields, and will raise an exception if the
147+
These impose constraints on those fields, and will raise an exception if the
148148
values do not meet the constraints. Field constraints are provided by
149149
**pydantic**, so anything you see in the **pydantic docs** will work.
150150

0 commit comments

Comments
 (0)