Skip to content

Commit 9c153b5

Browse files
author
Evan Greer
committed
updates changelog
1 parent 36c7b09 commit 9c153b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
- `sendRequewstWithRetries` function added as part of the `NetworkHelperclass` which allows for multiple retries to be triggered when a 500 and above status code is returned in the response
88

99
### Changed
10-
- updates `sendRequest` in `RequestProcessorUtil` to retries API request that resulted in a 401 response upon receipt of a new JWT
10+
- updates `sendRequest` in `RequestProcessorUtil` to retry the API request that resulted in a 401 response upon receipt of a new JWT
1111

1212
## 6.4.15
1313
### Added

0 commit comments

Comments
 (0)