From 97e962f38ee5b1cd563bef97ee35db4912acd4ad Mon Sep 17 00:00:00 2001 From: "G. Behzad (Zad) Karim" Date: Fri, 29 Nov 2019 16:38:02 -0800 Subject: [PATCH] Added a missing 'be' in the first paragraph. --- roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roadmap.md b/roadmap.md index 5995aeeea..af8d0cd84 100644 --- a/roadmap.md +++ b/roadmap.md @@ -1,6 +1,6 @@ # .NET Core Roadmap -The .NET Core roadmap communicates project priorities for evolving and extending the scope of the product. New product experiences and features will include changes in various [layers of the product](Documentation/core-repos.md), in some combination of the runtime, framework, language compilers and tools. Each component may have its own component-level roadmap that will available in the repo for that component. +The .NET Core roadmap communicates project priorities for evolving and extending the scope of the product. New product experiences and features will include changes in various [layers of the product](Documentation/core-repos.md), in some combination of the runtime, framework, language compilers and tools. Each component may have its own component-level roadmap that will be available in the repo for that component. The .NET Core team is currently focused on Web, Cloud, Microservices, Containers, and Console applications. We encourage the community to work with us to improve .NET Core for these scenarios and extend it for others.