From 636e5e7dab42c16245bbd9af9ad40675bfffbc59 Mon Sep 17 00:00:00 2001 From: Scott Pashley Date: Thu, 22 Aug 2024 08:10:02 +0100 Subject: [PATCH] docs(README): Minor tweaks * Remove redundant space * Update Twitter reference --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2a2b5140a5..0f182f0a97 100644 --- a/README.rst +++ b/README.rst @@ -90,7 +90,7 @@ local account registration app to your ``INSTALLED_APPS`` list. This inadequacy is the reason for this project's existence -- to offer a fully integrated authentication app that allows for both local and social -authentication, with flows that just work, beautifully ! +authentication, with flows that just work, beautifully! .. end-rationale @@ -140,7 +140,7 @@ Features **⚙️ Configuration** The required consumer keys and secrets for interacting with Facebook, - Twitter and the likes can be configured using regular settings, or, can be + X (Twitter) and the likes can be configured using regular settings, or, can be configured in the database via the Django admin. Here, optional support for the Django sites framework is available, which is helpful for larger multi-domain projects, but also allows for easy switching between a