From 904c4548011315ffda6aacb6a5517c5b41850d30 Mon Sep 17 00:00:00 2001 From: Seren_Modz 21 <41450647+SerenModz21@users.noreply.github.com> Date: Sun, 4 Apr 2021 19:03:55 +0100 Subject: [PATCH] :sparkles: add back a lost word --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 2767820..17ffc9e 100644 --- a/API.md +++ b/API.md @@ -206,7 +206,7 @@ Client-Name: Name of your bot or project, may be required but the node you are c | close code | reason | | :--------- | :---------------------------------------------------------- | | 4001 | You specified invalid authorization | -| 4002 | No `User-Id` header was | +| 4002 | No `User-Id` header was specified | | 4004 | A session for the `User-Id` header already exists | | 4005 | An error occurred while handling incoming frames | | 4006 | The server requires the `Client-Name` header to be present. |