8000
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.
2 parents 04f4318 + 06e3d97 commit d45a60fCopy full SHA for d45a60f
book/translation.rst
@@ -647,7 +647,7 @@ Translating Database Content
647
648
The translation of database content should be handled by Doctrine through
649
the `Translatable Extension`_ or the `Translatable Behavior`_ (PHP 5.4+).
650
-For more information, see the documentation for thes libraries.
+For more information, see the documentation for these libraries.
651
652
Summary
653
-------
contributing/documentation/standards.rst
@@ -92,6 +92,8 @@ Files and Directories
92
* When you list a Symfony file/directory hierarchy, use ``your-project/`` as the
93
top level directory. E.g.
94
95
+ .. code-block:: text
96
+
97
your-project/
98
├─ app/
99
├─ src/
0 commit comments