From 326d56777a87b5cf79893723a8c9bf2535c00891 Mon Sep 17 00:00:00 2001 From: Harshini Rangaswamy Date: Tue, 21 Nov 2023 10:34:22 +0100 Subject: [PATCH] Fixed vale error --- .github/vale/dicts/aiven.dic | 1 + docs/products/redis/concepts/restricted-redis-commands.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/vale/dicts/aiven.dic b/.github/vale/dicts/aiven.dic index b9077d4938..adda1c65c8 100644 --- a/.github/vale/dicts/aiven.dic +++ b/.github/vale/dicts/aiven.dic @@ -74,6 +74,7 @@ DZone Elasticsearch Epicurious etcd +eval event_type European Union failover diff --git a/docs/products/redis/concepts/restricted-redis-commands.rst b/docs/products/redis/concepts/restricted-redis-commands.rst index c2020c109c..610605ca13 100644 --- a/docs/products/redis/concepts/restricted-redis-commands.rst +++ b/docs/products/redis/concepts/restricted-redis-commands.rst @@ -26,7 +26,7 @@ The Aiven for Redis* service has disabled the following Redis commands: - ``save``: Synchronously saves the dataset to disk. - ``shutdown``: Synchronously saves the dataset to disk and then shuts down the server. -Disabled Eval commands +Disabled eval commands ------------------------- The following script evaluation commands in the Aiven for Redis* service are disabled. If you require these commands to be enabled, contact Aiven support.