From 371cf4a933e8cc23e1aa1a961aac681d062b5f7c Mon Sep 17 00:00:00 2001 From: cibere <71997063+cibere@users.noreply.github.com> Date: Fri, 7 Mar 2025 11:26:49 -0800 Subject: [PATCH] Update plugin.json --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 7dc51ae..c26eb83 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "ID": "435b5226a00840cebfbdb54dacd26e9d", - "Decription": "Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in Cursor.", + "Description": "Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in Cursor.", "ActionKeyword": "cu", "Name": "Cursor Workspaces", "Author": "cou723", @@ -10,4 +10,4 @@ "ExecuteFileName": "Flow.Plugin.CursorWorkspaces.dll", "IsGlobal": false, "IcoPath": "Images\\code-light.png" -} \ No newline at end of file +}