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 +}