Skip to content

Commit c9252c7

Browse files
committed
chore: correct typos
1 parent 81539a0 commit c9252c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232

3333
## [1.0.1] - 2020-07-06
3434
### Fixed
35-
- **Logger**: Fix a bug with `inject_lambda_context` causing existing an Logger keys to be overriden if `structure_logs` was called before
35+
- **Logger**: Fix a bug with `inject_lambda_context` causing existing an Logger keys to be overridden if `structure_logs` was called before
3636

3737
## [1.0.0] - 2020-06-18
3838
### Added
@@ -102,7 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102102

103103
## [0.8.0] - 2020-04-24
104104
### Added
105-
- **Logger**: Introduced `Logger` class for stuctured logging as a replacement for `logger_setup`
105+
- **Logger**: Introduced `Logger` class for structured logging as a replacement for `logger_setup`
106106
- **Logger**: Introduced `Logger.inject_lambda_context` decorator as a replacement for `logger_inject_lambda_context`
107107

108108
### Removed

0 commit comments

Comments
 (0)