docs: 翻译错误修正
This commit is contained in:
parent
a80bdc8cdd
commit
720ce3b575
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user