Fix typo in demo docs: differnt (#11735)

This commit is contained in:
Andy Balaam 2022-01-13 13:10:42 +00:00 committed by GitHub
parent 2560b1b6b2
commit b92a2ff797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
changelog.d/11735.doc Normal file
View File

@ -0,0 +1 @@
Fix typo in demo docs: differnt.

View File

@ -22,5 +22,5 @@ Logs and sqlitedb will be stored in demo/808{0,1,2}.{log,db}
Also note that when joining a public room on a differnt HS via "#foo:bar.net", then you are (in the current impl) joining a room with room_id "foo". This means that it won't work if your HS already has a room with that name.
Also note that when joining a public room on a different HS via "#foo:bar.net", then you are (in the current impl) joining a room with room_id "foo". This means that it won't work if your HS already has a room with that name.