Skip to content

Commit acc104b

Browse files
committed
fix: minor fix on README.md
1 parent 769b648 commit acc104b

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
@@ -57,7 +57,7 @@ Define the following data:
5757

5858
## Custom messages
5959

60-
You can customize error messages by setting `data-file-input-validator-max-file-exceeded-error-message-value` and `data-file-input-validator-invalid-extension-error-message-value`.
60+
You can customize error messages by setting `data-file-input-validator-max-file-size-exceeded-error-message-value` and `data-file-input-validator-invalid-extension-error-message-value`.
6161

6262
```html
6363
<form data-controller="file-input-validator"

0 commit comments

Comments
 (0)