Skip to content

Commit

Permalink
fix: use 'Credentials Profile' rather than 'AWS Profile' in ProfileEx…
Browse files Browse the repository at this point in the history
…plorer
  • Loading branch information
starpit committed Sep 28, 2022
1 parent 8a422c6 commit d05b654
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ class ProfileCard extends React.PureComponent<ProfileCardProps, ProfileCardState
group: this.groups.Compute,
},
"aws/choose/profile": {
title: "AWS Profile",
title: "Credentials Profile",
group: this.groups.Storage,
},
".*constraints/workload/type": {
Expand Down

0 comments on commit d05b654

Please sign in to comment.