From 00355f04987e59cf35e27bd7dfac08e809ae75d9 Mon Sep 17 00:00:00 2001 From: Gabriel mermelstein Date: Mon, 23 Sep 2024 14:53:22 +0300 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4371b30734..5a075c7f8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * The `--rest-private` CLI configuration is no longer supported. Please remove any reference to it when running your nodes * Introduced the `--reliability` CLI configuration, activating the new experimental StoreV3 message confirmation protocol * DOS protection configurations of non-relay, req/resp protocols are changed - * `--request-rate-limit` and `--request-rate-period` options are nno longer supported. + * `--request-rate-limit` and `--request-rate-period` options are no longer supported. * `--rate-limit` CLI configuration is now available. - The new flag can describe various rate-limit requirements for each protocol supported. The setting can be repeated, each instance can define exactly one rate-limit option. - Format is `:volume/period`