Skip to content

Commit f35ea9a

Browse files
committed
Merge pull request posabsolute#814 from UltraMCPL/patch-1
Update README.md
2 parents 4e48f75 + ae66043 commit f35ea9a

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
@@ -354,7 +354,7 @@ jQuery("#formID2").validationEngine('attach', {
354354

355355
This is where custom messages for IDs, Classes, or validation types are stored.
356356

357-
Custom error messages areexclusive from one another.ID messages will be displayed instead of anything else;
357+
Custom error messages are exclusive from one another.ID messages will be displayed instead of anything else;
358358
Class messages will only be used if there is no ID message, and only the first message found associated
359359
with one of the classes will be used; Global Validator messages will only be used if there are no Class
360360
messages or ID messages.

0 commit comments

Comments
 (0)