Skip to content

Commit 0b11b07

Browse files
nlm-profilipesilva
authored andcommitted
docs: typo in README
1 parent 2aa0883 commit 0b11b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ npm link
153153
```
154154

155155
`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.
156+
from the repo, the just built `dist/@angular/cli/` folder becomes the global package.
157157
Additionally, this repository publishes several packages and we use special logic to load all of them
158158
on development setups.
159159

0 commit comments

Comments
 (0)