Skip to content

Commit c5990a8

Browse files
committed
edits
1 parent 2b115dd commit c5990a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/supported-code-changes-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following changes can't be applied to C# and Visual Basic code during a debu
7878
- Any unsupported changes to code by language element as outlined in the following table.
7979

8080
::: moniker range=">=vs-2022"
81-
For .NET 6+ and Visual Studio 2022, see [Supported Edits](https://github.com/dotnet/roslyn/blob/main/docs/wiki/EnC-Supported-Edits.md) for the types of edits currently supported by Roslyn.
81+
For .NET 6+ and Visual Studio 2022, see [Supported Edits](https://github.com/dotnet/roslyn/blob/main/docs/wiki/EnC-Supported-Edits.md) for the types of edits currently unsupported.
8282
::: moniker-end
8383

8484
::: moniker range=">=vs-2022"

0 commit comments

Comments
 (0)