Skip to content

Commit

Permalink
fix(doc): fix a typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Juiced66 committed May 22, 2024
1 parent 6e3dda6 commit 35256f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/2/framework/events/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The `before` event name is built using the following template:

#### Example

| API action | After event name |
| API action | Before event name |
| -------------------------------------------------------------------------------------------- | -------------------------------- |
| [auth:login](/core/2/api/controllers/auth/login) | auth:beforeLogin` |
| [document:createOrReplace](/core/2/api/controllers/document/create-or-replace) | `document:beforeCreateOrReplace` |
Expand Down

0 comments on commit 35256f0

Please sign in to comment.