diff --git a/aio/content/guide/forms-overview.md b/aio/content/guide/forms-overview.md index 5ec2f51342..65d9371824 100644 --- a/aio/content/guide/forms-overview.md +++ b/aio/content/guide/forms-overview.md @@ -1,6 +1,6 @@ # Introduction to forms in Angular -# Angular 表单检测 +# Angular 表单简介 Handling user input with forms is the cornerstone of many common applications. Applications use forms to enable users to log in, to update a profile, to enter sensitive information, and to perform many other data-entry tasks. @@ -551,4 +551,4 @@ To learn more about template-driven forms, see the following guides: * [Form Validation](guide/form-validation#template-driven-validation) - [表单验证](guide/form-validation#template-driven-validation) \ No newline at end of file + [表单验证](guide/form-validation#template-driven-validation)