Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
1-Harshit committed Sep 13, 2023
1 parent 110ba76 commit e00fc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function Meta({
Meta.defaultProps = {
title: "Recruitment Automation System",
description: "",
keywords: "automation, recuitment, systrem",
keywords: "automation, recuitment, system",
};

export default Meta;

0 comments on commit e00fc1b

Please sign in to comment.