Merge pull request #148 from tay/patch-1

Fix typo
This commit is contained in:
Maxime Beauchemin 2016-02-24 17:38:52 -08:00
commit d2bb9aaf96

View File

@ -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",
}