Skip to content

Commit

Permalink
Merge pull request #3777 from wswoodruff/patch-3
Browse files Browse the repository at this point in the history
Documentation edit
  • Loading branch information
Marsup authored Apr 16, 2018
2 parents 7445393 + 6a158c8 commit 8c42370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -3789,7 +3789,7 @@ The [`authenticate()`](#authentication-scheme) method has access to two addition
- [`h.authenticated()`](#h.authenticated()) - indicate request authenticated successfully.
- [`h.unauthenticated()`](#h.unauthenticated()) - indicate request failed to authenticate.

Note that these rules are apply somewhat differently when used in a [pre-handler method](#route.options.pre).
Note that these rules apply somewhat differently when used in a [pre-handler method](#route.options.pre).

#### Takeover response

Expand Down

0 comments on commit 8c42370

Please sign in to comment.