Fix typo in demo docs: differnt (#11735)
This commit is contained in:
parent
2560b1b6b2
commit
b92a2ff797
|
@ -0,0 +1 @@
|
|||
Fix typo in demo docs: differnt.
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue