Skip to content

Commit

Permalink
Поправил опечатку в readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asosnoviy committed Feb 18, 2017
1 parent 4865c74 commit 83fc3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

####№ Пример:
```
ИмяКомнаты = organization/repo
ИмяКомнаты = "organization/repo";
Мессенджер = Новый Мессенджер();
Мессенджер.ИнициализацияGitter(ТокенПользователя);
Мессенджер.ОтправитьСообщение(Мессенджер.ДоступныеПротоколы().gitter, ИмяКомнаты, "Всем привет!" );
Expand Down

0 comments on commit 83fc3c1

Please sign in to comment.