docs: 翻译错误修正

This commit is contained in:
zhusir 2019-08-27 09:22:02 +08:00 committed by 雪狼
parent a80bdc8cdd
commit 720ce3b575

View File

@ -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)
[表单验证](guide/form-validation#template-driven-validation)