docs(core): fix heading formatting on run tasks in parallel recipe
This commit is contained in:
parent
0193d37f23
commit
d44b01655e
@ -1,7 +1,6 @@
|
||||
### Run Tasks in Parallel
|
||||
# Run Tasks in Parallel
|
||||
|
||||
If you want to increase the number of processes running tasks to, say, 5 (by default, it is 3), pass the
|
||||
following:
|
||||
If you want to increase the number of processes running tasks to, say, 5 (by default, it is 3), pass the following:
|
||||
|
||||
```shell
|
||||
npx nx build myapp --parallel=5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user