diff --git a/README.md b/README.md
index eef61ea..03d7894 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Installation
- Added a character count
- More accurate regex for word boundaries
- - Adds debouncing (throttling) to reduce update frequency on fast edits
+ - Added debouncing (throttling) to reduce update frequency on fast edits
- Displays both word count and character count
- Adds multiple `try`/`except` blocks to prevent crashes
- Separates tracking of active document and connection ID