Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 6329541

Browse files
fix white space
1 parent d78ed07 commit 6329541

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

public/docs/ts/latest/guide/style-guide.jade

+2-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ a(id='toc')
7878

7979
.s-why
8080
:marked
81-
**Why?** One component per file makes it far easier to read, maintain, and avoid collisions with teams in source control.
81+
**Why?** One component per file makes it far easier to read, maintain, and avoid
82+
collisions with teams in source control.
8283

8384
.s-why
8485
:marked

0 commit comments

Comments
 (0)