Update docs/teams.rst

Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
This commit is contained in:
Christopher Broderick 2023-11-16 09:02:44 +00:00 committed by GitHub
parent 3a225d88db
commit 94250cab15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ INSTALLED_APPS.extend([
'reversion', # required by pinax-teams
])
Alternatively just add the 4 apps listed above into the INSTALLED_APPS tuple.
Alternatively just add the 4 apps listed above into the ``INSTALLED_APPS``.
Disabling Teams Functionality
-----------------------------