Skip to content

Commit

Permalink
format generic-quickstart.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aali309 committed Jun 4, 2024
1 parent cf0f609 commit b1fd93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/QuickStarts/quickstarts/generic-quickstart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { PficonTemplateIcon } from '@patternfly/react-icons';
import { conclusion } from '../quickstart-utils';

// Quick start name (currently cannot use [APP], there is a bug with how the title gets rendered in the quick start panel)
const displayName = 'Getting started with Quick starts in Cryostat';
const displayName = 'Getting started with quick starts in Cryostat';

// Additional info: https://docs.openshift.com/container-platform/4.9/web_console/creating-quick-start-tutorials.html
const GenericQuickStart: QuickStart = {
Expand Down

0 comments on commit b1fd93f

Please sign in to comment.