Skip to content

Commit 7bf887a

Browse files
Merge pull request #1640 from scottaddie/patch-1
Replace "are" with "and" in debugger instructions
2 parents 956f84f + 8620a9f commit 7bf887a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This page gives you detailed instructions on how to debug code running under .NE
55
File bugs and feature requests [here](https://github.com/OmniSharp/omnisharp-vscode/issues) and [join our insiders group](http://landinghub.visualstudio.com/dotnetcoreinsiders) to help us build great tooling for .NET Core.
66

77
#### Requirements
8-
* Requires .NET Core 1.0 (rc2 are earlier releases are not supported)
8+
* Requires .NET Core 1.0 (rc2 and earlier releases are not supported)
99
* X64 only
1010
* Supported operating systems:
1111
* macOS: 10.11+ (El Capitan+)

0 commit comments

Comments
 (0)