diff --git a/package.json b/package.json index f38132e..f1b6687 100644 --- a/package.json +++ b/package.json @@ -364,7 +364,7 @@ "cph.general.showLiveUserCount": { "type": "boolean", "default": false, - "description": "Whether to show the live user count or not. Turning it off may improve performance." + "description": "Whether to display the live user count. Turning it on may slightly reduce performance." } } }