Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stefani-nik authored Mar 12, 2019
1 parent 5389fe2 commit 98ea656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@
3. Show appropriate error messages for required and minLength validation errors.
4. Use formControlName attribute in the input tag to set the name of the url form control.
5. Show appropriate error message for required validation error.
6. Add an event listener to the 'Submit" button, which triggers the function for adding images defined in the component.
6. Handle the submit event and trigger the function for adding images defined in the component.

0 comments on commit 98ea656

Please sign in to comment.