Fix a typo in the install docs. (#9040)

This commit is contained in:
0xflotus
2021-01-11 07:42:18 -05:00
committed by GitHub
parent 7db2622d30
commit 2fb1c2b6e6
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ for a number of platforms.
#### Docker images and Ansible playbooks
There is an offical synapse image available at
There is an official synapse image available at
<https://hub.docker.com/r/matrixdotorg/synapse> which can be used with
the docker-compose file available at [contrib/docker](contrib/docker). Further
information on this including configuration options is available in the README
+1
View File
@@ -0,0 +1 @@
Corrected a typo in `INSTALL.md`.