Skip to content

Commit

Permalink
Update www/src/components/shell/onboarding/sections/overview/Overview…
Browse files Browse the repository at this point in the history
…Step.tsx

Co-authored-by: Klink <[email protected]>
  • Loading branch information
floreks and dogmar authored Nov 13, 2023
1 parent c81a0ff commit c1f60d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ function OverviewStep({ onBack, onNext }) {

{path === OnboardingPath.OSS && (
<>
<Span>1. Configure your cloud and git credentials.</Span>
<Span>1. Configure your cloud and Git credentials.</Span>
<Span>2. Configure your cluster’s workspace.</Span>
<Span>
3. Create your cloud shell where you can install applications.
Expand Down

0 comments on commit c1f60d6

Please sign in to comment.