From 9a45c1951a10a81fc344049b810f8d7af1d08b15 Mon Sep 17 00:00:00 2001
From: Hemingway-AT <52380703+Hemingway-AT@users.noreply.github.com>
Date: Mon, 29 Aug 2022 12:08:54 +0800
Subject: [PATCH] fix: Correct the spelling of a word
Fix a spelling mistake.
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 8de42dc..d24c2e9 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@vue/preload-webpack-plugin",
"version": "2.0.0",
- "description": "A webpack plugin for injecting into HtmlWebpackPlugin pages, with async chunk support",
+ "description": "A webpack plugin for injecting into HtmlWebpackPlugin pages, with async chunk support",
"author": "Addy Osmani (https://github.com/addyosmani)",
"license": "Apache-2.0",
"bugs": {