From a48e0dccd77163fe3953e4e750899e85ac866a0f Mon Sep 17 00:00:00 2001 From: Maria <123465523+mariaremote@users.noreply.github.com> Date: Fri, 19 Apr 2024 17:37:23 +0200 Subject: [PATCH] remove duplicate wording --- docs/hosting/scaling/queue-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosting/scaling/queue-mode.md b/docs/hosting/scaling/queue-mode.md index 1fe88b232..e1c34c578 100644 --- a/docs/hosting/scaling/queue-mode.md +++ b/docs/hosting/scaling/queue-mode.md @@ -4,7 +4,7 @@ contentType: howto # Queue mode -You can run n8n in different modes in different modes depending on your needs. The queue mode provides the best scalability. +You can run n8n in different modes depending on your needs. The queue mode provides the best scalability. /// note | Binary data storage n8n doesn't support queue mode with binary data storage. If your workflows need to persist binary data, you can't use queue mode.