From 60f8c0bfdceaa06ad55f504cf2efba1d479c93d6 Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 14 Jun 2024 12:00:53 +0200 Subject: [PATCH] Update docs/helpers/env_vars.yaml Co-authored-by: Phil Davis --- docs/helpers/env_vars.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/helpers/env_vars.yaml b/docs/helpers/env_vars.yaml index 9335c54be..7e751f91e 100644 --- a/docs/helpers/env_vars.yaml +++ b/docs/helpers/env_vars.yaml @@ -66,7 +66,7 @@ ACTIVITYLOG_STORE_SIZE: type: int description: The maximum quantity of items in the store. Only applies when store type 'ocmem' is configured. Defaults to 512 which is derived from the ocmem package - though not exclicitly set as default. + though not explicitly set as default. introductionVersion: pre5.0 deprecationVersion: "" removalVersion: ""