docs: add tip is owner delete

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
This commit is contained in:
Jim LAURIE 2020-02-20 16:23:07 +01:00
parent 3298cb4690
commit 25e77a9bd1

View File

@ -126,3 +126,7 @@ module.exports = {
```
And tada!
::: tip
For the delete action, it will be the exact same check than the update action.
:::