From 60a36fae5685f08422bacfefe485d93f2b5f333d Mon Sep 17 00:00:00 2001 From: Brandon Sears <32366023+BrandonS8@users.noreply.github.com> Date: Fri, 16 Nov 2018 15:42:46 -0500 Subject: [PATCH] Gender neutral terms Change "his/he" when referring to a user to "their/they" --- docs/1.x.x/users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1.x.x/users.md b/docs/1.x.x/users.md index 27563ca732..7bf2dffdef 100644 --- a/docs/1.x.x/users.md +++ b/docs/1.x.x/users.md @@ -74,7 +74,7 @@ To use the providers authentication, set your credentials in Redirect your user to: `GET /connect/:provider`. -After his approval, he will be redirected to `/auth/:provider/callback`. The jwt and user will be available in the querystring. +After their approval, they will be redirected to `/auth/:provider/callback`. The jwt and user will be available in the querystring. Response payload: