diff --git a/custom-api.md b/custom-api.md index 7070dff..c1e54ef 100644 --- a/custom-api.md +++ b/custom-api.md @@ -98,7 +98,7 @@ Request Hook (text, from, to, url, key) => [url, { method: "POST", headers: { - "Authorization": Bearer ${key}, + "Authorization": `Bearer ${key}`, "Content-type": "application/json", }, body: JSON.stringify({