Skip to content

Commit f5f6cac

Browse files
committed
Merge pull request #2059 from shieldo/patch-4
[Config] corrected normalization example
2 parents 978c0c2 + 37c6aa5 commit f5f6cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ an array with with ``fixXmlConfig``.
374374

375375
You can further control the normalization process if you need to. For example,
376376
you may want to allow a string to be set and used as a particular key or several
377-
keys to be set explicitly. So that, if everything apart from id is optional in this
377+
keys to be set explicitly. So that, if everything apart from name is optional in this
378378
config:
379379

380380
.. code-block:: yaml

0 commit comments

Comments
 (0)