Fi spelling error

This commit is contained in:
Christopher Broderick 2025-05-15 09:48:32 +01:00 committed by GitHub
parent 8c760c7979
commit aaa8685cbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,7 +90,7 @@ These changes are visible throughout django-helpdesk
**Default:** ``HELPDESK_NAVIGATION_ENABLED = False``
- **HELPDESK_SHOW_MY_TICKETS_IN_NAV_FOR_STAFF** Show "My tickets" for staff. Typically used for help desk deploymnets that allow staff to create tickets to action other staff members.
- **HELPDESK_SHOW_MY_TICKETS_IN_NAV_FOR_STAFF** Show "My tickets" for staff. Typically used for help desk deployments that allow staff to create tickets to action other staff members.
**Default:** ``HELPDESK_SHOW_MY_TICKETS_IN_NAV_FOR_STAFF = True``