mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(web): typo on NotFound page (#1070)
This commit is contained in:
parent
b6de7144e0
commit
392dcb746f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export const NotFound = () => {
|
|||
Oops, looks like there was a little too much brr!
|
||||
</h1>
|
||||
<h3 className="text-xl text-center text-gray-700 dark:text-gray-400 mb-1 px-2">
|
||||
In case you think this a bug rather than too much brr,
|
||||
In case you think this is a bug rather than too much brr,
|
||||
</h3>
|
||||
<h3 className="text-xl text-center text-gray-700 dark:text-gray-400 mb-1 px-2">
|
||||
feel free to report this to our
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue