mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +00:00
chore(docs): typo
This commit is contained in:
parent
a6f440d8e8
commit
adac6e5e76
@ -83,7 +83,7 @@ A set of path to specific Strapi project parts.
|
||||
### `strapi.isLoaded`
|
||||
- <Type>Boolean</Type>
|
||||
|
||||
- `true`: Everything (all `register` and `bootstrap` functions available in your strapi project) have been loaded
|
||||
- `true`: Everything (all `register` and `bootstrap` functions available in your strapi project) has been loaded
|
||||
- `false`: There is something loading
|
||||
|
||||
Note: `register` functions are called before the `bootstrap` functions.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user