diff --git a/docs/teams.rst b/docs/teams.rst index 5809f901..1918b276 100644 --- a/docs/teams.rst +++ b/docs/teams.rst @@ -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 -----------------------------