Skip to content

Commit 9467739

Browse files
atinuxyyx990803
authored andcommitted
docs: fix typo (#808)
* Fix typo * Fix typo on CPU
1 parent c88e694 commit 9467739

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Options:
110110

111111
#### Caching and Parallel Mode
112112

113-
- `cache-laoder` is enabled for Babel/TypeScript transpilation by default.
114-
- `thread-loader` will be enabled for Babel/TypeScript transpilation when the machine has more than 1 CPI cores.
113+
- `cache-loader` is enabled for Babel/TypeScript transpilation by default.
114+
- `thread-loader` will be enabled for Babel/TypeScript transpilation when the machine has more than 1 CPU cores.
115115

116116
#### Building as Library or Web Components
117117

0 commit comments

Comments
 (0)