fix a typo

This commit is contained in:
2018-09-28 15:42:16 +08:00
parent e1d36eb6fc
commit 02adb5f15f

View File

@ -1,4 +1,4 @@
class Exractor {
class Extractor {
constructor() {
this._tasks = [];
this._results = {};