翻译问题

This commit is contained in:
daniel
2019-03-14 16:04:34 +08:00
committed by 雪狼
parent 3ad4ff68ee
commit 58698d37da
+1 -1
View File
@@ -106,7 +106,7 @@ typical characteristics, in real world apps, you may see hybrids.
Domain feature modules are typically imported exactly once by a larger feature module.
领域特性模块通常会由更高一级的特性模块导且只导一次。
领域特性模块通常会由更高一级的特性模块导且只导一次。
They might be imported by the root `AppModule` of a small application that lacks routing.