From b0d1c34e0268fdbc00abe8000bc0ae9d83214c73 Mon Sep 17 00:00:00 2001 From: Andrey Blinov Date: Thu, 20 Feb 2020 15:03:51 +0700 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd8e16e..20529eb 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ override func onEvent(_ name: String, _ data: NSDictionary) { * **getContacts** - получение контактных данных. ```swift -callJsSetClientInfo("{name: \"Имя\", email: \"test@mail.ru\"") +callJsSetClientInfo("{name: \"Имя\", email: \"test@mail.ru\"}") callJsSetTarget("reason")