Skip to content

Commit 6b0c285

Browse files
btronconeDanny Blue
authored and
Danny Blue
committed
chore(docs): fixed typo
Fixed typo (removed extra 'to') and added colon to match other steps in global installation instructions. Close angular#2190
1 parent 86c2443 commit 6b0c285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ First install Bootstrap from `npm`:
357357
npm install bootstrap@next
358358
```
359359

360-
Then add the needed script files to to `apps[0].scripts`.
360+
Then add the needed script files to `apps[0].scripts`:
361361

362362
```
363363
"scripts": [

0 commit comments

Comments
 (0)