Fix a typo (#64)
Fix a typo Co-authored-by: Jan Tojnar <jtojnar@gmail.com> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/64
This commit is contained in:
parent
a4685b50e8
commit
09dda84d75
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue