We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d891b2 commit 0eb3486Copy full SHA for 0eb3486
1 file changed
docs/site/docs/getting-started/index.md
@@ -11,7 +11,7 @@ The *basics* getting started topics are:
11
12
1. **<xref:create-test-project>** covers setting up a bUnit test project.
13
2. **<xref:writing-csharp-tests>** covers the basics of writing tests in C#, i.e. like regular unit tests.
14
-3. **<xref:writing-razor-tests>** covers the basics of writing tests in `.razor` files in Razor and C# syntax.
+3. **<xref:writing-razor-tests>** covers the basics of writing tests in `.razor` files using Razor and C# syntax.
15
16
The *next level* topics are:
17
0 commit comments