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

Commit 1fe2083

Browse files
gramoteiFoxandxss
authored andcommitted
docs(style-guide): fix typo (#2826)
1 parent 7c8938a commit 1fe2083

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

14401440
.s-why.s-why-last
14411441
:marked
1442-
**Why?** You wnat the entire app to use the one, singleton instance.
1442+
**Why?** You want the entire app to use the one, singleton instance.
14431443
You don't want each module to have its own separate instance of singleton services.
14441444
Yet there is a real danger of that happening accidentally if the `CoreModule` provides a service.
14451445

0 commit comments

Comments
 (0)