Skip to content

Commit d6288bc

Browse files
Wording
1 parent 40884b8 commit d6288bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/options_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ correctly. To validate the types of the options, call
317317

318318
.. versionadded:: 7.3
319319

320-
Union of type with the `|` syntax was introduced in Symfony 7.3.
320+
Union of type, using the ``|`` syntax, was introduced in Symfony 7.3.
321321

322322
You can pass any type for which an ``is_<type>()`` function is defined in PHP.
323323
You may also pass fully qualified class or interface names (which is checked

0 commit comments

Comments
 (0)