Skip to content

Commit bba2461

Browse files
authored
Merge pull request #316 from AspenForester/master
Correcting minor word omission in readme.me
2 parents c51efb8 + 8d6e43d commit bba2461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This folder can be found at the following path:
3939
```
4040
c:\Users\<yourusername>\.vscode\extensions\ms-vscode.PowerShell-<version>\examples
4141
```
42-
To open/view the extension's examples Visual Studio Code, run the following from your PowerShell command prompt:
42+
To open/view the extension's examples in Visual Studio Code, run the following from your PowerShell command prompt:
4343
```
4444
code (Get-ChildItem $Home\.vscode\extensions\ms-vscode.PowerShell-*\examples)[-1]
4545
```

0 commit comments

Comments
 (0)