Browse Source

refactor comments

Yuken Tezuka 3 years ago
parent
commit
2f1e718aec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/data-migrations/v6/src/processor.js

+ 1 - 1
bin/data-migrations/v6/src/processor.js

@@ -32,7 +32,7 @@ function bracketlinkProcessor(body) {
 }
 
 // ===========================================
-// main process
+// define processors
 // ===========================================
 
 var migrationType = process.env.MIGRATION_TYPE;