From cac972eb15adf345e39e833039a37f23741cb0c0 Mon Sep 17 00:00:00 2001 From: alannnc Date: Wed, 20 Apr 2022 18:14:23 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ee4a65f5..0a7997d6e8 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ GET https://api.cal.com/v1/users?apiKey={INSERT_YOUR_CAL.COM_API_KEY_HERE} API Keys optionally may have expiry dates, if they are expired they won't work. If you create an apiKey without a userId relation, it won't work either for now as it relies on it to establish the current authenticated user. -In the future we might add support for header Beaer Auth if we need to or our customers require it. +In the future we might add support for header Bearer Auth if we need to or our customers require it. ## Next.config.js