diff --git a/docs/angular/reactive-forms/reactive-form-validators/validation-decorators/different.md b/docs/angular/reactive-forms/reactive-form-validators/validation-decorators/different.md index 342cd40ef..6be3c791a 100644 --- a/docs/angular/reactive-forms/reactive-form-validators/validation-decorators/different.md +++ b/docs/angular/reactive-forms/reactive-form-validators/validation-decorators/different.md @@ -8,7 +8,7 @@ type: tabs linktitle: different --- -
+ # When to use Suppose you want to create a user form in which you want to different 2 input values which are entered by the user. The user form contains fields like firstname and lastname, password Here depending upon the requirement these scenarios may arise.