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

Commit 6df8bea

Browse files
suryartwardbell
authored andcommitted
fix(styleguide): minor syntax and text formatting fixes (#2579)
1 parent d65f194 commit 6df8bea

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,7 +1444,7 @@ a(href="#toc") Back to top
14441444

14451445
.s-rule.do
14461446
: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`).
14481448

14491449
.s-rule.do
14501450
:marked
@@ -1940,8 +1940,6 @@ a(href="#toc") Back to top
19401940
:marked
19411941
## Directives
19421942

1943-
a(href="#toc") Back to top
1944-
19451943
.l-main-section
19461944
:marked
19471945
### <a id="06-01"></a>Use directives to enhance an element

0 commit comments

Comments
 (0)