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 623f837

Browse filesBrowse files
committed
Fix two minor typos in the contributing section
1 parent 672ded5 commit 623f837
Copy full SHA for 623f837

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/overview.rst

Copy file name to clipboardExpand all lines: contributing/documentation/overview.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ look and feel familiar, you should follow these rules:
149149
* The code follows the :doc:`Symfony Coding Standards</contributing/code/standards>`
150150
as well as the `Twig Coding Standards`_;
151151
* Each line should break approximately after the first word that crosses the
152-
72nd character (so most lines end up being 72-78 lines);
152+
72nd character (so most lines end up being 72-78 characters);
153153
* To avoid horizontal scrolling on code blocks, we prefer to break a line
154154
correctly if it crosses the 85th character;
155155
* When you fold one or more lines of code, place ``...`` in a comment at the point
@@ -197,7 +197,7 @@ Reporting an Issue
197197
------------------
198198

199199
The most easy contribution you can make is reporting issues: a typo, a grammar
200-
mistake, a bug in code example, a missing explanation, and so on.
200+
mistake, a bug in a code example, a missing explanation, and so on.
201201

202202
Steps:
203203

0 commit comments

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