diff --git a/aio/content/guide/file-structure.md b/aio/content/guide/file-structure.md index 89449c9908..efd565a863 100644 --- a/aio/content/guide/file-structure.md +++ b/aio/content/guide/file-structure.md @@ -73,7 +73,9 @@ When the workspace file structure is in place, you can use the `ng generate` com 新生成的应用包含根模块和一个根组件及其模板的代码。 当工作空间的文件结构就绪之后,你可以在命令行上运行 `ng generate` 命令,来给这个初始应用添加功能和数据。 -