Skip to content
Snippets Groups Projects
Commit 09fb62ce authored by Ina Martini's avatar Ina Martini
Browse files

fix: fix typo

parent 68f07241
No related branches found
No related tags found
3 merge requests!66Final merge,!57General cleanup of application,!4Pipeline fix
......@@ -23,7 +23,7 @@
<span class="text-xs md:text-2xl font-bold text-black"
>{{ currentStreak
}}{{
currentStreak === 1 ? ' utfodring fullført' : ' utfodringer fullført'
currentStreak === 1 ? ' utfordring fullført' : ' utfordringer fullført'
}}
streak</span
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment