Skip to content

Commit abd7659

Browse files
committed
Update README.md
1 parent e3567db commit abd7659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you use multiple hooks how use this module you will have this error :
4242
error: Failed to reinitialize ORM.
4343
error: AdapterError: Connection is already registered
4444

45-
To fix this just create a config/mvcsloarder.js with :
45+
To fix this just create a config/mvcsloader.js with :
4646

4747
module.exports.mvcsloader = {
4848
reloadORM : false
@@ -55,4 +55,4 @@ And add this on your config/bootstrap.js
5555
### TODO
5656
- Add support for loading :
5757
- Views
58-
- Assets
58+
- Assets

0 commit comments

Comments
 (0)