From 4a097e68ac97e283e69d30a33ddbc395f1fadee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20D=C4=85browski?= Date: Sat, 18 Feb 2017 15:29:16 +0100 Subject: [PATCH] Update request.md --- auth/request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/request.md b/auth/request.md index 18959c83..50285926 100644 --- a/auth/request.md +++ b/auth/request.md @@ -4,7 +4,7 @@ currentMenu: auth-request # Request -The `auth` property on `Request` let's you authenticate users and also provides some convenience methods for accessing common authorization headers. +The `auth` property on `Request` lets you authenticate users and also provides some convenience methods for accessing common authorization headers. ## Authorization