From 09dda84d755fbd8e25bd12766e454e2098375f90 Mon Sep 17 00:00:00 2001 From: jtojnar Date: Tue, 18 Feb 2020 06:49:20 +0000 Subject: [PATCH] Fix a typo (#64) Fix a typo Co-authored-by: Jan Tojnar Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/64 --- src/components/labels/ListLabels.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/labels/ListLabels.vue b/src/components/labels/ListLabels.vue index bbba1b835..1175b1bb3 100644 --- a/src/components/labels/ListLabels.vue +++ b/src/components/labels/ListLabels.vue @@ -3,7 +3,7 @@

Manage labels

Click on a label to edit it. - You can edit all labels you created, you can use all lables which are associated with a task to whose list you have access. + You can edit all labels you created, you can use all labels which are associated with a task to whose list you have access.

@@ -164,4 +164,4 @@ } } } - \ No newline at end of file +