Skip to content

Commit

Permalink
Fix typo in Edit Integration screen (#42530)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoandredinis authored Jun 7, 2024
1 parent 75f0014 commit d7491dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export function EditAwsOidcIntegrationDialog(props: Props) {
setConfirmed(e.target.checked);
}}
/>
I have ran the command
I ran the command
</Box>
)}

Expand Down

0 comments on commit d7491dc

Please sign in to comment.