Skip to content

Commit e9c4f90

Browse files
committed
fix typo
1 parent f048179 commit e9c4f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ the cases of the enum::
198198
->end()
199199
;
200200

201-
When using a backed enum, the values provided to the node will be casted
201+
When using a backed enum, the values provided to the node will be cast
202202
to one of the enum cases if possible.
203203

204204
.. versionadded:: 7.3

0 commit comments

Comments
 (0)