File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ The index file (for example ``Resources/doc/index.rst`` or
188
188
``Resources/doc/index.md ``) is the only mandatory file and must be the entry
189
189
point for the documentation. The
190
190
:doc: `reStructuredText (rST) </contributing/documentation/format >` is the format
191
- used to render the documentation on `` symfony.com `` .
191
+ used to render the documentation on the Symfony website .
192
192
193
193
Installation Instructions
194
194
~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Renders a ``textarea`` HTML element.
30
30
.. tip ::
31
31
32
32
If you prefer to use an **advanced WYSIWYG editor ** instead of a plain
33
- text area , consider using the FOSCKEditorBundle community bundle. Read
33
+ `` <textarea> `` , consider using the FOSCKEditorBundle community bundle. Read
34
34
`its documentation `_ to learn how to integrate it in your Symfony application.
35
35
36
36
Inherited Options
You can’t perform that action at this time.
0 commit comments