Skip to content

Commit 294c447

Browse files
committed
Fix unclear line limit
Fixes google#67
1 parent edccafa commit 294c447

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docguide/style.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ Content.
7878

7979
## Character line limit
8080

81-
Obey the character line limit wherever possible. Long URLs and tables are the
82-
usual suspects when breaking the rule. (Headings also can't be wrapped, but we
83-
encourage keeping them short.) Otherwise, wrap your text:
81+
Obey projects' character line limit wherever possible. Long URLs and tables are
82+
the usual suspects when breaking the rule. (Headings also can't be wrapped, but
83+
we encourage keeping them short). Otherwise, wrap your text:
8484

8585
```markdown
8686
Lorem ipsum dolor sit amet, nec eius volumus patrioque cu, nec et commodo

0 commit comments

Comments
 (0)