Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs and readmes #4540

Merged
merged 8 commits into from
Dec 15, 2020
Merged
Prev Previous commit
Next Next commit
doc fixes
  • Loading branch information
gwyneplaine committed Dec 9, 2020
commit 4fb26dfc7235e89aaf64222290f72be8ff18a758
2 changes: 1 addition & 1 deletion docs/guides/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ See the [Hooks API docs](/docs/api/hooks.md) and [Intra-Hook Execution Order sec

### Putting it together

In total there 13 _hook sets_ available.
In total there are 13 _hook sets_ available.
This table shows the _hook set_ relevant to each combination of _stage_ and _operation_:

| Stage | `create` | `update` | `delete` | `authenticate` | `unauthenticate` |
Expand Down