From a1109033b0f7a30493f80cd3e77c3692537df162 Mon Sep 17 00:00:00 2001 From: Edouard Siegel Date: Thu, 14 Dec 2023 15:47:37 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e4c374..a720e66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated dependencies -- Increase number of retries to 5 and timeout dalay to 120s when accessing Google APIs. This reduce the amount of rate limit error when using private Google spreadsheet. +- Increase number of retries to 5 and timeout delay to 120s when accessing Google APIs. This reduces the amount of rate limit error when using private Google spreadsheet. ## 6.1.0 ### Added