diff --git a/API.md b/API.md index 6561eab..85c1fe9 100644 --- a/API.md +++ b/API.md @@ -250,7 +250,7 @@ A property that tells the form that the form input component value is required. ```html ``` -Would be typical for a checkbox type of form element. +Would be typical for a checkbox type of form element that must be checked, e.g. agreeing to Terms of Service. #### getValue() ```javascript