Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
Co-authored-by: Trivikram Kamat <[email protected]>
  • Loading branch information
AllanZhengYP and trivikr authored Aug 18, 2021
1 parent 9d0a833 commit 77841c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ Default credential provider is how SDK resolve the AWS credential if you DO NOT
};
const client = new FooClient({
credentials: fromTemporaryCredentials({
sourceCredentials,
masterCredentials: sourceCredentials,
params: { RoleArn },
}),
});
Expand Down

0 comments on commit 77841c8

Please sign in to comment.