Skip to content

Commit 2dc9c29

Browse files
authored
Fix typo in source-map-explorer package
1 parent 610ff01 commit 2dc9c29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ This builder does it for you with zero configuration.
1717
ng add @ngx-builders/analyze
1818
```
1919

20-
NOTE: For this version you need to install source-map-explore globally using
20+
NOTE: For this version you need to install source-map-explorer globally using
2121

2222
```
23-
npm i source-map-explore -g
23+
npm i source-map-explorer -g
2424
```
2525

2626
We will remove this dependecny in future updates.

0 commit comments

Comments
 (0)