diff --git a/Documentation/core-repos.md b/Documentation/core-repos.md index 76694376..d8ce79c0 100644 --- a/Documentation/core-repos.md +++ b/Documentation/core-repos.md @@ -19,7 +19,7 @@ There are many repos that make up .NET Core. To file an issue, make a PR, or eng ## Languages -* [dotnet/roslyn](https://github.com/dotnet/roslyn) - Roslyn and C# +* [dotnet/roslyn](https://github.com/dotnet/roslyn) - Roslyn (C#/VB compiler) and C# * [dotnet/csharplang](https://github.com/dotnet/csharplang) - C# spec * [dotnet/vblang](https://github.com/dotnet/vblang) - VB spec * [dotnet/fsharp](https://github.com/dotnet/fsharp) - The F# compiler, FSharp.Core library, and tools for F#