Skip to content

Commit

Permalink
fix: typo in Template's Title bar
Browse files Browse the repository at this point in the history
  • Loading branch information
tesla59 authored Jun 3, 2024
1 parent a47ab98 commit b2db5d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const TitleBarDescription: React.FC = () => {
<S.Container>
<img src={TemplateExplorerDescription} />
<S.Text>
No need to be a K8s expert anymore! Create reosurces through easy forms.{' '}
No need to be a K8s expert anymore! Create resources through easy forms.{' '}
<Link onClick={onLinkClickHandler}>Install additional templates using Plugins here</Link>
</S.Text>
</S.Container>
Expand Down

0 comments on commit b2db5d5

Please sign in to comment.