Fixed misspelled word (#6621)

This commit is contained in:
Dan Bryant 2020-06-15 05:35:41 -07:00 committed by GitHub
parent d0a83268f0
commit 392bc2822f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
:::