mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Fix lifecycles doc
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
798674dc42
commit
042b6ff4a4
@ -999,7 +999,7 @@ _Parameters:_
|
||||
|
||||
::: tab delete
|
||||
|
||||
**`beforeDeleted(params)`**
|
||||
**`beforeDelete(params)`**
|
||||
|
||||
_Parameters:_
|
||||
|
||||
@ -1009,7 +1009,7 @@ _Parameters:_
|
||||
|
||||
---
|
||||
|
||||
**`afterDeleted(result, params)`**
|
||||
**`afterDelete(result, params)`**
|
||||
|
||||
_Parameters:_
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user