Merge pull request #5415 from 12LuA/develop
Fix typo in debug mode comment
This commit is contained in:
@@ -211,7 +211,7 @@ const isPostgres = () => {
|
||||
};
|
||||
|
||||
/**
|
||||
* Are we running in debug mdoe?
|
||||
* Are we running in debug mode?
|
||||
*
|
||||
* @returns {boolean}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user