Skip to content

Commit

Permalink
fix: minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vardhaman619 committed Oct 24, 2024
1 parent cf40e91 commit 8618c05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ export const DeleteNamespace: React.FC<Props> = ({ namespace }) => {
<FormItem>
<FormLabel className="font-normal text-content-subtle">
{" "}
Enter the namespcae name{" "}
Enter the namespace name{" "}
<span className="font-medium text-content">
{namespace.name}
</span>{" "}
Expand Down

0 comments on commit 8618c05

Please sign in to comment.