diff --git a/README.md b/README.md index 9b16b22453f2..3d30a82d7e5a 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,6 @@ To use these prepocessors simply add the file to your component's `styleUrls`: ``` @Component({ - moduleId: module.id, selector: 'app-root', templateUrl: 'app.component.html', styleUrls: ['app.component.scss']