Skip to content

Commit

Permalink
Correct Schematics spelling in readme
Browse files Browse the repository at this point in the history
Corrected the spelling of 'Schematics' in readme.md
  • Loading branch information
mattezell committed Apr 20, 2020
1 parent 3d5ece6 commit 603c4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ng update ngx-build-plus --force

- ``ng build --single-bundle``: Puts everything reachable from the main entry point into one bundle. Polyfills, scripts, and styles stay in their own bundles as the consuming application might have its own versions of these.

### Schamtics
### Schematics

- ``ng add ngx-build-plus``
- ``ng g ngx-build-plus:wc-polyfill``: Adds webcomponent polyfills to your app
Expand Down

0 comments on commit 603c4cd

Please sign in to comment.