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

Commit 41e4878

Browse files
committed
be dry
1 parent f8110cd commit 41e4878

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
@@ -812,7 +812,7 @@ a(href="#toc") Back to top
812812

813813
.s-rule.do
814814
:marked
815-
**Do** structure the app such that we can `L`ocate our code quickly, `I`dentify the code at a glance, keep the `F`lattest structure we can, and `T`ry to stay DRY.
815+
**Do** structure the app such that we can `L`ocate our code quickly, `I`dentify the code at a glance, keep the `F`lattest structure we can, and `T`ry to be DRY.
816816

817817
.s-rule.do
818818
:marked

0 commit comments

Comments
 (0)