Skip to content

Commit c2bc0d0

Browse files
authored
Merge pull request #18 from cibere/patch-2
Fix typo of `Description` key in plugin.json
2 parents e4ef340 + 8448d1a commit c2bc0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"ID": "525995402BEF4A8CA860D92F6D108092",
3-
"Decription": "Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.",
3+
"Description": "Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.",
44
"ActionKeyword": "{",
55
"Name": "VS Code Workspaces",
66
"Author": "ricardosantos9521, MaskedRPGFan",

0 commit comments

Comments
 (0)