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

Commit 493d8e32 by Pedro Machado Committed by Sushant

docs: fix typo (#10568)

1 parent 1e7e4108
Showing with 1 additions and 1 deletions
...@@ -275,7 +275,7 @@ sequelize ...@@ -275,7 +275,7 @@ sequelize
sequelize sequelize
.query('SELECT 1', { .query('SELECT 1', {
// A function (or false) for logging your queries // A function (or false) for logging your queries
// Will get called for every SQL query that gets send // Will get called for every SQL query that gets sent
// to the server. // to the server.
logging: console.log, logging: console.log,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!