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

Commit 551ac6d

Browse files
vikashvvermathso
authored andcommitted
docs: Fix typo (#1504)
1 parent df87178 commit 551ac6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/quickstart.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ h2#index Step 4: Add #[code index.html]
433433

434434
* We see compiler warnings and errors that are hidden from us in the browser.
435435

436-
* Precompilation simpifies the module loading process and
436+
* Precompilation simplifies the module loading process and
437437
it's much easier to diagnose problems when this is a separate, external step.
438438

439439
* Precompilation means a faster user experience because the browser doesn't waste time compiling.

0 commit comments

Comments
 (0)