From d05e699a154523d9c8a2cca9f4970f3e5eebbadc Mon Sep 17 00:00:00 2001 From: Matt Wright Date: Mon, 22 Jul 2013 12:19:29 -0400 Subject: [PATCH] Clean up --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index c53592b..d5d3801 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,7 +13,7 @@ Flask application. They include: 7. Token based password recovery / resetting (optional) 8. User registration (optional) 9. Login tracking (optional) -10 . JSON/Ajax Support +10. JSON/Ajax Support Many of these features are made possible by integrating various Flask extensions and libraries. They include: