diff --git a/docs/core/tools/dotnet-test.md b/docs/core/tools/dotnet-test.md index 3dbddd4da607d..38fdf67aaac1d 100644 --- a/docs/core/tools/dotnet-test.md +++ b/docs/core/tools/dotnet-test.md @@ -149,7 +149,7 @@ Where `Microsoft.NET.Test.Sdk` is the test host, `xunit` is the test framework. - **`--no-build`** - Doesn't build the test project before running it. It also implicitly sets the - `--no-restore` flag. + Doesn't build the test project before running it. It also implicitly sets the `--no-restore` flag. - **`--nologo`**