diff --git a/docs/cli-service.md b/docs/cli-service.md index ed64e95544..fab25696ab 100644 --- a/docs/cli-service.md +++ b/docs/cli-service.md @@ -110,8 +110,8 @@ Options: #### Caching and Parallel Mode -- `cache-laoder` is enabled for Babel/TypeScript transpilation by default. -- `thread-loader` will be enabled for Babel/TypeScript transpilation when the machine has more than 1 CPI cores. +- `cache-loader` is enabled for Babel/TypeScript transpilation by default. +- `thread-loader` will be enabled for Babel/TypeScript transpilation when the machine has more than 1 CPU cores. #### Building as Library or Web Components