From 6a2f6ca2b50d8a2897aec7af721892385b12af64 Mon Sep 17 00:00:00 2001 From: firstquarterlee Date: Sun, 12 Oct 2025 02:38:21 +0900 Subject: [PATCH] fix: correct grammar in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d030d8e337..b076413004 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ corepack enable ## Working on the theme -If changes need to made for the theme, check out the [instructions for developing the theme alongside the docs](https://github.com/vuejs/vue-theme#developing-with-real-content). +If changes need to be made for the theme, check out the [instructions for developing the theme alongside the docs](https://github.com/vuejs/vue-theme#developing-with-real-content).