Fix a typo (#64)

Fix a typo

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Reviewed-on: vikunja/frontend#64
This commit is contained in:
jtojnar 2020-02-18 06:49:20 +00:00 committed by konrad
parent a4685b50e8
commit 09dda84d75
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<h1>Manage labels</h1>
<p>
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.
</p>
<div class="columns">
<div class="labels-list column">
@ -164,4 +164,4 @@
}
}
}
</script>
</script>