Don't use spaces in example room alias

pull/4/head
Erik Johnston 2014-10-02 14:31:21 +01:00
parent cf3188352b
commit 918e71adb7
1 changed files with 1 additions and 1 deletions

View File

@ -774,7 +774,7 @@ Example::
{
"visibility": "public",
"room_alias_name": "the pub",
"room_alias_name": "thepub",
"name": "The Grand Duke Pub",
"topic": "All about happy hour"
}