diff --git a/public/docs/ts/latest/guide/ngmodule.jade b/public/docs/ts/latest/guide/ngmodule.jade index 757abad56e..0a20c64bbf 100644 --- a/public/docs/ts/latest/guide/ngmodule.jade +++ b/public/docs/ts/latest/guide/ngmodule.jade @@ -725,7 +725,7 @@ a#import-name-conflict leaves another issue unresolved. You'll learn more about that issue later in this page, in [Resolve directive conflicts](#resolve-conflicts). - 这解决了在文件中使用指令_类型_时的冲突问题,但是还有另一个问题问题没有解决,我们将在[后面](#resolve-conflicts)讨论它。 + 这解决了在文件中使用指令_类型_时的冲突问题,但是还有另一个问题没有解决,我们将在[后面](#resolve-conflicts)讨论它。 :marked ### Provide the _ContactService_