diff --git a/aio/content/guide/styleguide.md b/aio/content/guide/styleguide.md index da70b2cc20..e1fb6ef661 100644 --- a/aio/content/guide/styleguide.md +++ b/aio/content/guide/styleguide.md @@ -2468,11 +2468,11 @@ Here is a compliant folder and file structure:
- text-filter.component.ts|spec.ts + filter-text.component.ts|spec.ts
- text-filter.service.ts|spec.ts + filter-text.service.ts|spec.ts
@@ -3019,11 +3019,11 @@ Yet there is a real danger of that happening if the `SharedModule` provides a se
- text-filter.component.ts|spec.ts + filter-text.component.ts|spec.ts
- text-filter.service.ts|spec.ts + filter-text.service.ts|spec.ts