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

Commit e7d59e9

Browse files
committed
docs(cookbook/graphql): fix jade errors
1 parent 2aa4d4d commit e7d59e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/docs/ts/latest/cookbook/graphql.jade

+3-3
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ code-example(language="sh" class="code-shell").
381381
.l-main-section
382382
<a id="example"></a>
383383
:marked
384-
## Full Example
384+
## Full Example
385385

386386
block file-summary
387387
+makeTabs(
@@ -410,12 +410,12 @@ block file-summary
410410
`heroes-graphql/ts/app/app-routing.module.ts,
411411
heroes-graphql/ts/app/hero-search.component.ts,
412412
heroes-graphql/ts/app/hero-search.component.html,
413-
heroes-graphql/ts/app/hero-search.component.css
413+
heroes-graphql/ts/app/hero-search.component.css`,
414414
null,
415415
`app-routing.modules.ts,
416416
hero-search.component.ts,
417417
hero-search.component.html,
418-
hero-search.component.css
418+
hero-search.component.css`
419419
)
420420

421421
:marked

0 commit comments

Comments
 (0)