docs(misc): fix typo in faster-builds.md (#11902)
remove extra character
This commit is contained in:
parent
cb1947870d
commit
a08b10cb6f
@ -81,7 +81,7 @@ Next, generate the host and remote applications.
|
|||||||
# React
|
# React
|
||||||
nx g @nrwl/react:host host --remotes=shop,cart,about
|
nx g @nrwl/react:host host --remotes=shop,cart,about
|
||||||
|
|
||||||
#a Angular
|
# Angular
|
||||||
nx g @nrwl/angular:host host --remotes=shop,cart,about
|
nx g @nrwl/angular:host host --remotes=shop,cart,about
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user