yusuketk hace 7 años
padre
commit
35733ce4a8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/util/importer.js

+ 1 - 1
lib/util/importer.js

@@ -196,7 +196,7 @@ module.exports = crowi => {
   };
 
     /**
-   * Get teams from esa (Promise wrapper)
+   * Get teams from qiita (Promise wrapper)
    */
   const getTeamNameFromQiita = () => {
     return new Promise((resolve, reject) => {