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

add missing word in bootstrapping remark #2512

Merged
merged 1 commit into from
Sep 30, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/docs/ts/latest/guide/style-guide.jade
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ a(href="#toc") Back to top

.s-rule.do
:marked
**Do** include error handling the bootstrapping logic.
**Do** include error handling in the bootstrapping logic.

.s-rule.avoid
:marked
Expand Down