fix a typo
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
class Exractor {
|
||||
class Extractor {
|
||||
constructor() {
|
||||
this._tasks = [];
|
||||
this._results = {};
|
||||
|
||||
Reference in New Issue
Block a user