summary refs log tree commit diff
path: root/docs/upgrade.md
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2022-04-19 11:25:12 +0100
committerGitHub <noreply@github.com>2022-04-19 11:25:12 +0100
commit9f512ff53715287088daa34d8927826892a0d5e2 (patch)
tree93563dead91793197b9da51539723274e7d947e6 /docs/upgrade.md
parent1.57.0 (diff)
downloadsynapse-9f512ff53715287088daa34d8927826892a0d5e2.tar.xz
fix typo in upgrade notes
Diffstat (limited to 'docs/upgrade.md')
-rw-r--r--docs/upgrade.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/upgrade.md b/docs/upgrade.md
index 55a6ff7cae..023872490e 100644
--- a/docs/upgrade.md
+++ b/docs/upgrade.md
@@ -96,7 +96,7 @@ worker for application service traffic, **it must be stopped** when the database
 without any risk of reusing transaction IDs.
 
 Deployments which do not use separate worker processes can be upgraded as normal. Similarly,
-deployments where no applciation services are in use can be upgraded as normal.
+deployments where no application services are in use can be upgraded as normal.
 
 <details>
 <summary><b>Recovering from an incorrect upgrade</b></summary>