diff --git a/API.md b/API.md index 88c67f5..c534b64 100644 --- a/API.md +++ b/API.md @@ -626,7 +626,7 @@ Formsy.addValidationRule('isFruit', function (values, value) { }); ``` ```jsx - + ``` Another example: ```jsx