From 27c68b11677d16841cad5a9fd1e6d72af9f3e9d4 Mon Sep 17 00:00:00 2001 From: windingwind Date: Mon, 12 Jun 2023 23:42:31 +0800 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63ad870..5bf1583 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ Tired of endless restarting? Forget about it! 1. Run `npm run start-watch`. (If Zotero is already running, use `npm run watch`) 2. Coding. (Yes, that's all) -When file changes are detected in `src` or `addon`, the plugin will do automatically compiled and reloaded. +When file changes are detected in `src` or `addon`, the plugin will be automatically compiled and reloaded.