Skip to content

Commit 8074a6f

Browse files
committed
Fix typo
1 parent 083379d commit 8074a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ export default class ArtimiPlugin {
147147
}
148148

149149
async unload () {
150-
this.conroller.abort()
150+
this.controller.abort()
151151
}
152152
}
153153

0 commit comments

Comments
 (0)