You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: public/docs/ts/latest/guide/style-guide.jade
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1444,7 +1444,7 @@ a(href="#toc") Back to top
1444
1444
1445
1445
.s-rule.do
1446
1446
:marked
1447
-
**Do** put a singleton service whose instance wil be shared throughout the application in the `CoreModule` (e.g. `ExceptionService` and `LoggerService`).
1447
+
**Do** put a singleton service whose instance will be shared throughout the application in the `CoreModule` (e.g. `ExceptionService` and `LoggerService`).
1448
1448
1449
1449
.s-rule.do
1450
1450
:marked
@@ -1940,8 +1940,6 @@ a(href="#toc") Back to top
1940
1940
:marked
1941
1941
## Directives
1942
1942
1943
-
a(href="#toc") Back to top
1944
-
1945
1943
.l-main-section
1946
1944
:marked
1947
1945
### <a id="06-01"></a>Use directives to enhance an element
0 commit comments