We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa0883 commit 0b11b07Copy full SHA for 0b11b07
packages/angular/cli/README.md
@@ -153,7 +153,7 @@ npm link
153
```
154
155
`npm link` is very similar to `npm install -g` except that instead of downloading the package
156
-from the repo, the just builded `dist/@angular/cli/` folder becomes the global package.
+from the repo, the just built `dist/@angular/cli/` folder becomes the global package.
157
Additionally, this repository publishes several packages and we use special logic to load all of them
158
on development setups.
159
0 commit comments