Skip to content

Commit d640688

Browse files
authored
Suggest vertical alignment of braces.
1 parent 3d1de5f commit d640688

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ even more. In four short points:
113113
2. Indent with four spaces
114114
3. Be generous with other white spaces - you've got plenty of real estate on
115115
that big screen of yours.
116-
4. Code is much easier to read when braces are horizontally aligned, so please
117-
put `{` in the same horizontal position as `}`.
116+
4. Code is much easier to read when braces are vertically aligned, so please
117+
put `{` in the same vertical position as `}`.
118118

119119
### Code of Conduct
120120

0 commit comments

Comments
 (0)