docs: Fix typo (#1504)
This commit is contained in:
parent
df87178ef4
commit
551ac6dc9d
|
@ -433,7 +433,7 @@ h2#index Step 4: Add #[code index.html]
|
|||
|
||||
* We see compiler warnings and errors that are hidden from us in the browser.
|
||||
|
||||
* Precompilation simpifies the module loading process and
|
||||
* Precompilation simplifies the module loading process and
|
||||
it's much easier to diagnose problems when this is a separate, external step.
|
||||
|
||||
* Precompilation means a faster user experience because the browser doesn't waste time compiling.
|
||||
|
|
Loading…
Reference in New Issue