From 720ce3b575065c1b7d329b80b503dbc0456797f4 Mon Sep 17 00:00:00 2001 From: zhusir Date: Tue, 27 Aug 2019 09:22:02 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E7=BF=BB=E8=AF=91=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/guide/forms-overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)