Skip to content

Commit 8fffdb2

Browse files
committed
Update README.md
1 parent e5a16bf commit 8fffdb2

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
@@ -236,7 +236,7 @@ For *fields*, it returns true on validate and false on errors.
236236

237237
When using form validation with ajax, it returns *undefined* , the result is delivered asynchronously via function *options.onAjaxFormComplete*.
238238

239-
```
239+
```html
240240
// form validation
241241
alert( $("#formID1").validationEngine('validate') );
242242

0 commit comments

Comments
 (0)