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

Commit abf4c735 by ylambda Committed by Sushant

docs(query-interface): fix typo in dropSchema doc (#9584)

1 parent 04246abd
Showing with 1 additions and 1 deletions
...@@ -39,7 +39,7 @@ class QueryInterface { ...@@ -39,7 +39,7 @@ class QueryInterface {
/** /**
* Drops a schema * Drops a schema
* *
* @param {String} schema Schema name to create * @param {String} schema Schema name to drop
* @param {Object} [options] Query options * @param {Object} [options] Query options
* *
* @return {Promise} * @return {Promise}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!