Skip to content

Commit 742cbc8

Browse files
maybeanerdSebastian Di Luzio
andauthored
fix: typo in error message (#22)
Co-authored-by: Sebastian Di Luzio <[email protected]>
1 parent e37bde1 commit 742cbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/popup/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
class="absolute top-0 left-0 flex items-center justify-center w-full h-full"
6565
>
6666
<div class="font-bold-body-weight text-eight">
67-
Please enter an url in the address bar.
67+
Please enter a url in the address bar.
6868
</div>
6969
</div>
7070

0 commit comments

Comments
 (0)