Skip to content

Commit

Permalink
Update src/react/ui-elements/SelectAccountIAMRole.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: JBWatenbergScality <[email protected]>
  • Loading branch information
MonPote and JBWatenbergScality authored May 2, 2024
1 parent 87a3e78 commit 0ba1864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/react/ui-elements/SelectAccountIAMRole.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const filterRoles = (
};

/**
* DataServiceRoleProvider is using the the path to figure out what is the current account.
* DataServiceRoleProvider is using the path to figure out what is the current account.
* In order to reuse this logic, we need to have a router and set DataServiceRoleProvider under
* the path /accounts/:accountName
* Without this INTERNAL_DEFAULT_ACCOUNT_NAME_FOR_INITIALIZATION, it won't render.
Expand Down

0 comments on commit 0ba1864

Please sign in to comment.