Skip to content

Commit 5757d6b

Browse files
committed
Fixes after review
1 parent c872ab8 commit 5757d6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundles/best_practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The index file (for example ``Resources/doc/index.rst`` or
188188
``Resources/doc/index.md``) is the only mandatory file and must be the entry
189189
point for the documentation. The
190190
: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.
192192

193193
Installation Instructions
194194
~~~~~~~~~~~~~~~~~~~~~~~~~

reference/forms/types/textarea.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Renders a ``textarea`` HTML element.
3030
.. tip::
3131

3232
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
3434
`its documentation`_ to learn how to integrate it in your Symfony application.
3535

3636
Inherited Options

0 commit comments

Comments
 (0)