diff --git a/backend/lib/config.js b/backend/lib/config.js index 544bbfecb0..a491c190e8 100644 --- a/backend/lib/config.js +++ b/backend/lib/config.js @@ -211,7 +211,7 @@ const isPostgres = () => { }; /** - * Are we running in debug mdoe? + * Are we running in debug mode? * * @returns {boolean} */