Skip to content

Commit

Permalink
Fixing a typo in developer-guide.md.
Browse files Browse the repository at this point in the history
The words 'are' and 'and' were mistyped and need to be switched.
  • Loading branch information
gsfreema committed Nov 19, 2015
1 parent 97433b9 commit fc8c058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/project-docs/developer-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The CoreCLR repo can be built from a regular, non-admin command prompt. The buil
| ARM32 | ◯ | ◯| ◯ |
| | [Instructions](../building/windows-instructions.md) | [Instructions](../building/linux-instructions.md) | [Instructions](../building/osx-instructions.md) |

The CoreCLR build and test suite is a work in progress, as are the [building and testing instructions](../README.md). The .NET Core team and the community are improving Linux and OS X support on a daily basis are and adding more tests for all platforms. See [CoreCLR Issues](https://github.com/dotnet/coreclr/issues) to find out about specific work items or report issues.
The CoreCLR build and test suite is a work in progress, as are the [building and testing instructions](../README.md). The .NET Core team and the community are improving Linux and OS X support on a daily basis and are adding more tests for all platforms. See [CoreCLR Issues](https://github.com/dotnet/coreclr/issues) to find out about specific work items or report issues.

Understanding the TFS-Git Mirror
================================
Expand Down

0 comments on commit fc8c058

Please sign in to comment.