mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
fix: 404 error typo
This commit is contained in:
parent
69f1e9d67a
commit
3f1e9ecb7f
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ export default function NotFound() {
|
|||
404!
|
||||
</h1>
|
||||
<p className='text-lg pt-8 text-black tracking-tight font-medium leading-normal'>
|
||||
We are very sorry for the inconvinience. It looks like you're trying to
|
||||
We are very sorry for the inconvenience. It looks like you're trying to
|
||||
<div>access a page that has been deleted or never existed before</div>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue