From c152b3995131e786afe56cb06832bdc59bbb3eb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Drago=C8=99=20Alin=20Rotaru?= Date: Thu, 2 Apr 2015 23:53:19 +0300 Subject: [PATCH] Update installation.rst Fixed small typo --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 38c849f..5e09a92 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -62,7 +62,7 @@ Registration (optional) ) -Social Authenitcation (optional) +Social Authentication (optional) -------------------------------- Using ``django-allauth``, ``django-rest-auth`` provides helpful class for creating social media authentication view. Below is an example with Facebook authentication.