Skip to content

Commit

Permalink
fix: search bar dropdown typo
Browse files Browse the repository at this point in the history
  • Loading branch information
candicecz committed Jan 9, 2025
1 parent 49bb408 commit 2012af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const Home: NextPage<{
property: '@type',
},
{
name: 'Resource Catalog Repository',
name: 'Resource Catalog',
value: 'ResourceCatalog',
property: '@type',
},
Expand Down

0 comments on commit 2012af2

Please sign in to comment.