Skip to content

Commit

Permalink
Merge pull request #4221 from tesla59/patch-1
Browse files Browse the repository at this point in the history
fix: typo in Template's Title bar
  • Loading branch information
olensmar authored Jun 3, 2024
2 parents a47ab98 + b2db5d5 commit adc2484
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 adc2484

Please sign in to comment.