Skip to content

Commit 890cf14

Browse files
committed
Merge pull request #21 from hannesvdvreken/patch-2
Typo [reaponse -> response]
2 parents e3b78c7 + 3c2fbd5 commit 890cf14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specs/STACK-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ valid token.
4848

4949
If a request has authentication credentials that are invalid for any reason a
5050
Stack authentication middleware MAY either immediately challenge or return
51-
another reaponse (for example, a 400 error response).
51+
another response (for example, a 400 error response).
5252

5353
If a request already has the `stack.authn.token` attribute set a Stack
5454
authentication middleware MUST NOT attempt to further authenticate the request.

0 commit comments

Comments
 (0)