We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0cc239 commit c23e88aCopy full SHA for c23e88a
README.md
@@ -117,7 +117,7 @@ Interactive password strength meter based on [zxcvbn](https://github.com/dropbox
117
| labelHide | String | 'Hide Password' | Label for the hide icon
118
| labelShow | String | 'Show Password' | Label for the show icon
119
| autocomplete | String | 'new-password' | Input field autocomplete property
120
-| userInput | Array | empty array | Array of strings that zxcvbn will treat as an extra dictionary
+| userInputs | Array | empty array | Array of strings that zxcvbn will treat as an extra dictionary
121
122
## Events
123
0 commit comments