From 850f77c5265c507800f30260ce28ac1937ee5d56 Mon Sep 17 00:00:00 2001 From: Vincent Clipet Date: Thu, 21 Sep 2023 21:51:20 +0200 Subject: [PATCH] Fixed Typo (Markdown) (#37193) --- docs/core/tools/dotnet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/tools/dotnet.md b/docs/core/tools/dotnet.md index df54f18c25864..5a4d48805fb1f 100644 --- a/docs/core/tools/dotnet.md +++ b/docs/core/tools/dotnet.md @@ -122,7 +122,7 @@ The following options are available when `dotnet` runs an application. For examp -- **`--roll-forward `** ** +- **`--roll-forward `** Controls how roll forward is applied to the app. The `SETTING` can be one of the following values. If not specified, `Minor` is the default.