Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c87ae8a

Browse filesBrowse files
committed
[#5064] Minor language tweaks
1 parent dc01076 commit c87ae8a
Copy full SHA for c87ae8a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎contributing/documentation/standards.rst

Copy file name to clipboardExpand all lines: contributing/documentation/standards.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ Code Examples
5252
* The code follows the :doc:`Symfony Coding Standards </contributing/code/standards>`
5353
as well as the `Twig Coding Standards`_;
5454
* The code examples should look real for a web application context. Avoid abstract
55-
or puerile examples (``foo``, ``bar``, ``demo``, etc.);
55+
or trivial examples (``foo``, ``bar``, ``demo``, etc.);
5656
* The code should follow the :doc:`Symfony Best Practices </best_practices/introduction>`.
57-
Unless the example requires to use a custom bundle, make sure to always use the
57+
Unless the example requires a custom bundle, make sure to always use the
5858
``AppBundle`` bundle to store your code;
5959
* Use ``Acme`` when the code requires a vendor name;
6060
* To avoid horizontal scrolling on code blocks, we prefer to break a line

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.