From 15f6b5bed736e4fab075fcdc9f480c068b6b884c Mon Sep 17 00:00:00 2001 From: Neil Johnson Date: Wed, 5 Jun 2019 12:36:01 +0100 Subject: [PATCH] Update docs/sample_config.yaml Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- docs/sample_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml index 873a110ca8..d333e25bf7 100644 --- a/docs/sample_config.yaml +++ b/docs/sample_config.yaml @@ -265,7 +265,7 @@ listeners: # number of monthly active users. # # 'limit_usage_by_mau' disables/enables monthly active user blocking. When -# anabled and a limit is reached the server returns a 'ResourceLimitError' +# enabled and a limit is reached the server returns a 'ResourceLimitError' # with error type Codes.RESOURCE_LIMIT_EXCEEDED. # # 'max_mau_value' is the hard limit of monthly active users above which