Skip to content

Commit

Permalink
chore: Change search suggestion name 'react' to 'react articles' (#2590)
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes authored Dec 11, 2024
2 parents 9fe01ba + 9616b85 commit 249e64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ export const sidebarData: ISidebar[] = [
category: 'tech-articles',
subcategory: [
{
name: 'react',
name: 'react articles',
url: '/react_articles',
resources: DB.reactArticles,
},
Expand Down

0 comments on commit 249e64b

Please sign in to comment.