Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 022ed5e

Browse files
authored
Update README.md
1 parent 0a198f1 commit 022ed5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You can provide a custom `className` to the Nice Input Password and custom `clas
9999
| showSecurityLevelBar | bool | false | Key to show or not the security level bullets of password
100100
| showSecurityLevelDescription | bool | false | Key to show or not the security level description securityLevels object
101101
| securityLevels | array of objects | [] | The array containing the objects to validate the password, see a sample of this object on after this table
102-
| onChange | func | undefined | onChange handler: `function(newOption) {} - Ill receiv a object with { name, value, isValid}`
102+
| onChange | func | undefined | onChange handler: `@params: { name, value, isValid}`
103103

104104
## License
105105

0 commit comments

Comments
 (0)