yusuketk 7 anni fa
parent
commit
35733ce4a8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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) => {