diff --git a/components/config/definition.rst b/components/config/definition.rst index b22d66c2b51..44189d9dd6f 100644 --- a/components/config/definition.rst +++ b/components/config/definition.rst @@ -198,7 +198,7 @@ the cases of the enum:: ->end() ; -When using a backed enum, the values provided to the node will be casted +When using a backed enum, the values provided to the node will be cast to one of the enum cases if possible. .. versionadded:: 7.3