Skip to content

Commit

Permalink
trim whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
connelldave committed Nov 29, 2022
1 parent 5d7f8f8 commit 0c86240
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Botocove now supports an external id argument that will be passed to each Cove
- Botocove now supports an external id argument that will be passed to each Cove
session's `sts.assume_role()` call

## [1.6.3] - 2022-9-10
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ regions = [

`external_id`: str

Defaults to None. An external id that will be passed to each Cove session's
Defaults to None. An external id that will be passed to each Cove session's
`sts.assume_role()` call.

### CoveSession
Expand Down

0 comments on commit 0c86240

Please sign in to comment.