Skip to content

Commit 10fcfb4

Browse files
authored
change descriptive text for nollning start so it reads properly (#1113)
1 parent 3f99d35 commit 10fcfb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(app)/admin/settings/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
</Labeled>
146146
<Labeled
147147
class="md:flex-1"
148-
label="Nollning start"
148+
label="Nollning end"
149149
error={$nollningErrors.end}
150150
{...$nollningConstraints.end}
151151
>

0 commit comments

Comments
 (0)