diff --git a/aio/content/guide/component-overview.md b/aio/content/guide/component-overview.md index a0ecb998dd..8b91727375 100644 --- a/aio/content/guide/component-overview.md +++ b/aio/content/guide/component-overview.md @@ -38,7 +38,7 @@ By default, this command creates the following: * A folder named after the component * A component file, `.component.ts` -* A template file, `.component.ts` +* A template file, `.component.html` * A CSS file, `.component.css` * A testing specification file, `.component.spec.ts`