We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9967b0c commit c8092d4Copy full SHA for c8092d4
components/dependency_injection/parameters.rst
@@ -155,7 +155,6 @@ making the class of a service a parameter:
155
<service id="mailer" class="%mailer.class%">
156
<argument>%mailer.transport%</argument>
157
</service>
158
-
159
</services>
160
161
.. code-block:: php
reference/forms/types/choice.rst
@@ -122,7 +122,7 @@ compound
122
**type**: ``boolean`` **default**: same value as ``expanded`` option
123
124
This option specifies if a form is compound. The value is by default
125
-overriden by the value of the ``expanded`` option.
+overridden by the value of the ``expanded`` option.
126
127
error_bubbling
128
~~~~~~~~~~~~~~
0 commit comments