diff --git a/panoramix/views.py b/panoramix/views.py index 221a33174f5e3..bd12d727ce4cf 100644 --- a/panoramix/views.py +++ b/panoramix/views.py @@ -242,7 +242,7 @@ class DashboardModelView(PanoramixModelView, DeleteMixin): "the dashboard view"), 'css': ( "The css for individual dashboards can be altered here, or " - "in the dashboard view where changes are immediatly " + "in the dashboard view where changes are immediately " "visible"), 'slug': "To get a readable URL for your dashboard", }