Skip to content

Commit 14412a9

Browse files
docs(README.md): update
1 parent f97ddbb commit 14412a9

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
@@ -120,7 +120,7 @@ Manages an [`Error`][js-error] of the validation.
120120

121121
| Methods | Description |
122122
| :----------------------------------------------------------------- | :---------- |
123-
| [`ValidationError.defineMessage()`](#validationerrordefinemessage) | Defines the error message of a [`string`][js-string] type from the provided `message` of an [`object`][js-object] |
123+
| [`ValidationError.defineMessage()`](#validationerrordefinemessage) | Defines the validation error message of a [`string`][js-string] type from the provided `message` of the [`ErrorMessage`](#errormessage) interface |
124124

125125
**Constructor:**
126126

0 commit comments

Comments
 (0)