diff --git a/docs/v3.x/concepts/models.md b/docs/v3.x/concepts/models.md index 61ac0b311c..820d5b16ae 100644 --- a/docs/v3.x/concepts/models.md +++ b/docs/v3.x/concepts/models.md @@ -1168,5 +1168,5 @@ module.exports = { ``` ::: tip -When calling a lifecycle function directly, you will need to make sur you call it with the expected parameters. +When calling a lifecycle function directly, you will need to make sure you call it with the expected parameters. :::