We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f6cac commit 74a9928Copy full SHA for 74a9928
components/config/definition.rst
@@ -374,8 +374,8 @@ an array with with ``fixXmlConfig``.
374
375
You can further control the normalization process if you need to. For example,
376
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 name is optional in this
378
-config:
+keys to be set explicitly. So that, if everything apart from ``name`` is optional
+in this config:
379
380
.. code-block:: yaml
381
0 commit comments