Skip to content

Commit

Permalink
fix: tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmcphee committed Nov 25, 2024
1 parent f639558 commit b4d0a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/engagement/docs/notification-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class EventBus:
```python
class AppNotificationTemplate:
- event_type: CharField (matches EventTypes registry)
- title_template: CharField
- title: CharField
- template: CharField
- permitted_params: CharField

Expand Down

0 comments on commit b4d0a14

Please sign in to comment.