Skip to content

Commit 76e951c

Browse files
authored
Added missing bracket to README.md (microsoft#1430)
1 parent ce5c612 commit 76e951c

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
@@ -32,7 +32,7 @@ There are many projects that you can use and contribute to, some of which are li
3232
- [C# (dotnet/csharplang)](https://github.com/dotnet/csharplang)
3333
- [Entity Framework Core (dotnet/efcore)](https://github.com/dotnet/efcore)
3434
- [F# (dotnet/fsharp)](https://github.com/dotnet/fsharp)
35-
- [ML.NET dotnet/machinelearning)](https://github.com/dotnet/machinelearning)
35+
- [ML.NET (dotnet/machinelearning)](https://github.com/dotnet/machinelearning)
3636
- [Roslyn Compiler Platform (dotnet/roslyn)](https://github.com/dotnet/roslyn)
3737
- [Windows Forms (dotnet/winforms)](https://github.com/dotnet/winforms)
3838
- [WPF (dotnet/wpf)](https://github.com/dotnet/wpf)

0 commit comments

Comments
 (0)