From 305545682da8e5661897093d6aa441928f794b9a Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Mon, 2 Nov 2020 12:36:18 +0000 Subject: [PATCH] Fix typo in workers doc --- docs/workers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workers.md b/docs/workers.md index 84a9759e3..eb47b1eb7 100644 --- a/docs/workers.md +++ b/docs/workers.md @@ -116,7 +116,7 @@ public internet; it has no authentication and is unencrypted. ### Worker configuration In the config file for each worker, you must specify the type of worker -application (`worker_app`), and you should specify a unqiue name for the worker +application (`worker_app`), and you should specify a unique name for the worker (`worker_name`). The currently available worker applications are listed below. You must also specify the HTTP replication endpoint that it should talk to on the main synapse process. `worker_replication_host` should specify the host of