diff --git a/CHANGELOG.md b/CHANGELOG.md
index e407b0e..83a65fc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## [2.1.5] - 2024-11-24
+### Fixed
+Corrected grammar on Readme
+
 ## [2.1.4] - 2024-11-24
 ### Changed
 Updated title of video tutorial to emphasize 6000 line digestion
diff --git a/README.md b/README.md
index 416bf9a..4f757e6 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ The reliable, polished VS Code extension for Claude AI integration. Ask question
 
 ### Tutorial Video
 How many hot dogs can you eat in a sitting?
-[Basic Usage: Claude AI easy chews 6000 line file! (repository concatenation)](https://www.awesomescreenshot.com/video/33954964?key=6cfc609183bb09f48e218063d4140a4e)
+[Basic Usage: Claude AI easily digests a 6000 line file (repository concatenation)](https://www.awesomescreenshot.com/video/33954964?key=6cfc609183bb09f48e218063d4140a4e)
 
 
 ## Coming Soon in v2.x 🚀
diff --git a/package.json b/package.json
index f609b98..afaa0bc 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "claude-vscode-assistant",
   "displayName": "Claude AI Assistant",
-  "version": "2.1.4",
+  "version": "2.1.5",
   "description": "Claude AI assistant for Visual Studio Code - Seamlessly integrate Claude's capabilities into your development workflow",
   "publisher": "conscious-robot",
   "pricing": "Trial",