diff --git a/website/source/api/session.html.md b/website/source/api/session.html.md index a8ae034eaf..47ca8f95e6 100644 --- a/website/source/api/session.html.md +++ b/website/source/api/session.html.md @@ -209,7 +209,7 @@ $ curl \ ] ``` -If the session does not exist, `null` is returned instead of a JSON list. +If the session does not exist, an empty JSON list `[]` is returned. ## List Sessions for Node