From d8e23b032530fc3a4ee8550f21eee8b16a0704c2 Mon Sep 17 00:00:00 2001 From: Maksim Romanyuk Date: Sun, 23 Apr 2017 16:52:22 +0300 Subject: [PATCH] Fix TYPO --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b73a135..238ee6f 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ vk.on('serverTokenReady', function(_o) { }); ``` -You also can get tokeb with callback or custom event +You also can get token with callback or custom event # HTTP errors SDK emits 'http-error' event in case of http errors.