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")