diff --git a/Docs/Forms/Form.Request.md b/Docs/Forms/Form.Request.md index b130e8e9..99b3ebd6 100644 --- a/Docs/Forms/Form.Request.md +++ b/Docs/Forms/Form.Request.md @@ -62,7 +62,7 @@ Detaches the Form.Request from the form (disabling the ajax). * (*object*) - This instance of [Form.Request][] -Form.Request Method: disable {#Form-Request:enable} +Form.Request Method: enable {#Form-Request:enable} -------------------------------------- Attaches the Form.Request to the form (enabling the ajax). Note that this is done on instantiation, so you only need to use this method if you disable the [Form.Request][] instance and want to re-enable it.