Skip to content

Commit

Permalink
Rename Container to Step
Browse files Browse the repository at this point in the history
  • Loading branch information
manaswinidas committed Oct 25, 2023
1 parent b2a4582 commit a63e796
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const LogsTabForPodName: React.FC<{ podName: string }> = ({ podName }) => {
<SplitItem>
<Bullseye>
<TextContent>
<TextListItem component={TextListItemVariants.dt}>Container</TextListItem>
<TextListItem component={TextListItemVariants.dt}>Step</TextListItem>
</TextContent>
</Bullseye>
</SplitItem>
Expand Down

0 comments on commit a63e796

Please sign in to comment.