diff --git a/src/index.js b/src/index.js index 0c409f4..4971b9c 100644 --- a/src/index.js +++ b/src/index.js @@ -58,7 +58,7 @@ function installRouterPrefetch( requestIdleCallback(this.observe, { timeout: this.timeout }) } }, - beforeDestory() { + beforeDestroy() { this.unobserve() }, methods: {