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

Commit f8110cd

Browse files
committed
numbers should be spelled out
1 parent 43bfc75 commit f8110cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@ a(href="#toc") Back to top
884884

885885
.s-why.s-why-last
886886
:marked
887-
**Why?** Nobody wants to search 7 levels of folders to find a file. In a folder structure there is no hard and fast number rule, but when a folder has 7-10 files, that may be time to create subfolders. We base it on our comfort level. Use a flatter structure until there is an obvious value (to help the rest of LIFT) in creating a new folder.
887+
**Why?** Nobody wants to search seven levels of folders to find a file. In a folder structure there is no hard and fast number rule, but when a folder has seven to ten files, that may be time to create subfolders. We base it on our comfort level. Use a flatter structure until there is an obvious value (to help the rest of LIFT) in creating a new folder.
888888

889889
a(href="#toc") Back to top
890890

0 commit comments

Comments
 (0)