From 1bdea3381798cf3b8574aa5fb58261e6baad2ec3 Mon Sep 17 00:00:00 2001 From: calzoneman Date: Sun, 25 Oct 2015 17:22:50 -0700 Subject: [PATCH] Correct typo --- docs/socketconfig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/socketconfig.md b/docs/socketconfig.md index e9dfe467..0c57a5c7 100644 --- a/docs/socketconfig.md +++ b/docs/socketconfig.md @@ -4,7 +4,7 @@ Socket.IO Client Configuration As of 2015-10-25, the legacy `/sioconfig` JavaScript for retrieving connection information is being deprecated in favor of a new API. The purpose of this change is to allow partitioning channels across multiple servers in order to -bettle handle increasing traffic. +better handle increasing traffic. To get the socket.io configuration for the server hosting a particular channel, make a `GET` request to `/socketconfig/.json`. The response will