fix: correct spelling of 'Rquest Topic' to 'Request Topic' in footer menu
This commit is contained in:
@@ -39,7 +39,7 @@ export const FOOTER_MENU: TFooterMenu[] = [
|
||||
url: '/support',
|
||||
},
|
||||
{
|
||||
title: 'Rquest Topic',
|
||||
title: 'Request Topic',
|
||||
url: '/request-topic',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user