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

Commit f6694824 by Igor Ovsiannikov Committed by Sushant

docs: typo in associations.md (#10157)

1 parent c1ac5433
Showing with 1 additions and 1 deletions
......@@ -1018,7 +1018,7 @@ Product.create({
]
}, {
include: [{
model: Categories,
association: Categories,
as: 'categories'
}]
})
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!