diff --git a/aio/content/examples/displaying-data/src/app/app-ctor.component.ts b/aio/content/examples/displaying-data/src/app/app-ctor.component.1.ts similarity index 100% rename from aio/content/examples/displaying-data/src/app/app-ctor.component.ts rename to aio/content/examples/displaying-data/src/app/app-ctor.component.1.ts diff --git a/aio/content/guide/displaying-data.md b/aio/content/guide/displaying-data.md index 939715212e..d49778a943 100644 --- a/aio/content/guide/displaying-data.md +++ b/aio/content/guide/displaying-data.md @@ -149,7 +149,7 @@ In either style, the template data bindings have the same access to the componen Although this example uses variable assignment to initialize the components, you could instead declare and initialize the properties using a constructor: - +