diff --git a/aio/content/guide/template-syntax.md b/aio/content/guide/template-syntax.md index e5d2c48fdb9..966e4a39970 100644 --- a/aio/content/guide/template-syntax.md +++ b/aio/content/guide/template-syntax.md @@ -2344,8 +2344,8 @@ where you'll learn: * to use [``](guide/structural-directives#ngcontainer "") to group elements when there is no suitable host element for the directive. - 当没有合适的宿主元素防止指令时,可用``](structural-directives.html#ngcontainer "对元素进行分组。 - + 当没有合适的宿主元素放置指令时,可用``](structural-directives.html#ngcontainer "对元素进行分组。 + * how to write your own structural directive. 如何写自己的结构型指令。