diff --git a/aio/.angular-cli.json b/aio/.angular-cli.json index 09278d38eb..59ce5fe4ae 100644 --- a/aio/.angular-cli.json +++ b/aio/.angular-cli.json @@ -58,7 +58,7 @@ "defaults": { "styleExt": "scss", "component": { - "inlineStype": true + "inlineStyle": true } } }