diff --git a/theo/web/menus.py b/theo/web/menus.py index eedc80f..8bff5c7 100644 --- a/theo/web/menus.py +++ b/theo/web/menus.py @@ -294,7 +294,7 @@ def simple_menus(request): 'perm': 'importing.list', }, { - 'title': "Luigi Jobs", + 'title': "Luigi Tasks", 'route': 'luigi', 'perm': 'luigi.list', },