From 4708e753e3f3eecce21016063a843d920a5b20b8 Mon Sep 17 00:00:00 2001 From: Yellow-Flash-1 <60647751+Yellow-Flash-1@users.noreply.github.com> Date: Tue, 29 Jul 2025 22:22:14 +0100 Subject: [PATCH] typo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2770764..15c54cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "replitcode-local", "displayName": "ReplitCode Local", - "description": "Extensiom to work with replit-code-v1-3b language model", + "description": "Extension to work with replit-code-v1-3b language model", "version": "0.1.0", "publisher": "poltoran", "homepage": "https://github.com/yaroslavpoltoran/replitcode-local", @@ -65,4 +65,4 @@ "mocha": "^10.2.0", "typescript": "^5.0.4" } -} \ No newline at end of file +}