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

Commit 3508b79

Browse files
bampakoaFoxandxss
authored andcommitted
docs(cb-aot): fix typo in tab names. (#2621)
1 parent 296045a commit 3508b79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/docs/ts/latest/cookbook/aot-compiler.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ a#toh
392392
`toh-6/ts/tsconfig-aot.json,
393393
toh-6/ts/tsconfig.json`,
394394
null,
395-
`tsconfig.json (AoT),
396-
tsconfig-aot.json (JiT)`
395+
`tsconfig-aot.json (AoT),
396+
tsconfig.json (JiT)`
397397
)
398398

399399
:marked

0 commit comments

Comments
 (0)