Update: ngmodule-faq.md
修改翻译错误
This commit is contained in:
parent
eaa11606dc
commit
612fd8bbd0
@ -50,7 +50,7 @@ Declarables are the class types—components, directives, and pipes—th
|
|||||||
you can add to a module's `declarations` list.
|
you can add to a module's `declarations` list.
|
||||||
They're the only classes that you can add to `declarations`.
|
They're the only classes that you can add to `declarations`.
|
||||||
|
|
||||||
*可声明的*就是组件、指令和管道等可以被加到模块的 `declarations` 列表中的类。它们也是*所有*能被加到 `declarations` 中的类。
|
*可声明的*就是组件、指令和管道这些可以被加到模块的 `declarations` 列表中的类。它们也是*所有*能被加到 `declarations` 中的类。
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user