Skip to content

Commit 6289cf9

Browse files
committed
fix: fixed grammar
1 parent 20ced8f commit 6289cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AuthGuard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ function Login() {
7272
<FormItem>
7373
<FormLabel>Auth Token</FormLabel>
7474
<FormDescription className="text-xs">
75-
Your token will be stored in locally until you logout.
75+
Your token will be stored on your device until you logout.
7676
</FormDescription>
7777
<div className="flex gap-2">
7878
<FormControl>

0 commit comments

Comments
 (0)