不要怂,就是干,撸起袖子干!

Commit 1a56d7e8 by mabeebam Committed by Jan Aagaard Meier

[ci skip] Fixed typo. (#6151)

1 parent de609042
Showing with 1 additions and 1 deletions
......@@ -203,7 +203,7 @@ class BelongsTo extends Association {
return Target.findOne(options);
}
// Add setAssociaton method to the prototype of the model instance
// Add setAssociation method to the prototype of the model instance
injectSetter(instancePrototype) {
const association = this;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!