docs: apply standard header case convention (#34196)

PR Close #34196
This commit is contained in:
Judy Bogart
2019-12-02 12:47:19 -08:00
committed by atscott
parent 9e0583045c
commit efdf347f9c
56 changed files with 188 additions and 173 deletions

View File

@ -74,5 +74,4 @@ Libraries should add the generic type to any usages of the `ModuleWithProviders`
## What about applications using non-migrated libraries?
`ngcc` should transform any non-migrated libraries to generate the proper code.
For more information on `ngcc` see the [ngcc guide](guide/ngcc).
The [Angular compatibility compiler](guide/glossary#ngcc) (`ngcc`) should automatically transform any non-migrated libraries to generate the proper code.