Skip to content

Commit c53cc65

Browse files
fix: PowerShell typo
1 parent c1cf875 commit c53cc65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/commands.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
],
298298
"action": "close",
299299
"addLabel": "*caused-by-extension",
300-
"comment": "It looks like this is caused by the Powershell extension. Please file it with the repository [here](https://github.com/PowerShell/vscode-powershell). Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines for more information.\n\nHappy Coding!"
300+
"comment": "It looks like this is caused by the PowerShell extension. Please file it with the repository [here](https://github.com/PowerShell/vscode-powershell). Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines for more information.\n\nHappy Coding!"
301301
},
302302
{
303303
"type": "comment",

0 commit comments

Comments
 (0)