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.
1 parent 5ca7934 commit 6564eeaCopy full SHA for 6564eea
style/nested-blocks.md
@@ -25,7 +25,7 @@ demonstrated above.
25
## Parentheses
26
27
In the rare cases when parenthetical blocks wrap across lines, the
28
-opening and closing parentheses should be unspaced and gnerally kept on the same
+opening and closing parentheses should be unspaced and generally kept on the same
29
lines as their content (Lisp-style):
30
31
(this + is a very ++ long *
@@ -39,5 +39,5 @@ to start lines with operators, which many prefer:
39
|| thirdCondition
40
)
41
42
-An trailing parenthesis on the following line is acceptable in this case, for
+A trailing parenthesis on the following line is acceptable in this case, for
43
aesthetic reasons.
0 commit comments