From 68c55f97be97b69e1d5cca10870eaa4928dba27c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 11 Sep 2023 17:11:30 +0200 Subject: [PATCH] Web: fix typo in tags view --- web/app/src/views/TagsView.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/app/src/views/TagsView.vue b/web/app/src/views/TagsView.vue index 0e815ec9..f5be4cc4 100644 --- a/web/app/src/views/TagsView.vue +++ b/web/app/src/views/TagsView.vue @@ -59,8 +59,7 @@ with one those tags, and on tagless jobs.
  • - A worker without tags will work only work on tagless - jobs. + A worker without tags will only work on tagless jobs.