diff --git a/README.markdown b/README.markdown index 40b4db0fe..24044a36c 100644 --- a/README.markdown +++ b/README.markdown @@ -167,7 +167,7 @@ var pusher = new Pusher(API_KEY, { cluster: "eu" }); #### `disableStats` (Boolean) -Disables stats collection, so that connection metrics are not submitted to Pusher’s servers. +Disables stats collection, so that connection metrics are not submitted to Pusher’s servers. These stats are used for internal monitoring only and they do not affect the account stats. #### `enabledTransports` (Array)