Skip to content

Commit e321474

Browse files
authored
Update README.md (#45920)
Changed the headings to sentence-case for consistency and style reasons.
1 parent bc72d8b commit e321474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ ASP.NET Core
77

88
ASP.NET Core is an open-source and cross-platform framework for building modern cloud-based internet-connected applications, such as web apps, IoT apps and mobile backends. ASP.NET Core apps run on [.NET](https://dot.net), a free, cross-platform and open-source application runtime. It was architected to provide an optimized development framework for apps that are deployed to the cloud or run on-premises. It consists of modular components with minimal overhead, so you retain flexibility while constructing your solutions. You can develop and run your ASP.NET Core apps cross-platform on Windows, Mac and Linux. [Learn more about ASP.NET Core](https://docs.microsoft.com/aspnet/core/).
99

10-
## Get Started
10+
## Get started
1111

1212
Follow the [Getting Started](https://docs.microsoft.com/aspnet/core/getting-started) instructions in the [ASP.NET Core docs](https://docs.microsoft.com/aspnet/index).
1313

1414
Also check out the [.NET Homepage](https://www.microsoft.com/net) for released versions of .NET, getting started guides, and learning resources.
1515

1616
See the [Triage Process](https://github.com/dotnet/aspnetcore/blob/main/docs/TriageProcess.md) document for more information on how we handle incoming issues.
1717

18-
## How to Engage, Contribute, and Give Feedback
18+
## How to engage, contribute, and give feedback
1919

2020
Some of the best ways to contribute are to try things out, file issues, join in design conversations,
2121
and make pull-requests.

0 commit comments

Comments
 (0)