Skip to content

Commit

Permalink
docs(readme): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
willsoto authored Jul 10, 2020
1 parent 2ae078d commit 8e6e631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Otherwise subsequent connections will override the previous ones.
};
},
}),
ObjectionCoreModule.register({
ObjectionModule.register({
// You must provide a name for the connection
name: "connection2",
Model: BaseModel2,
Expand Down

0 comments on commit 8e6e631

Please sign in to comment.