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 2995088Copy full SHA for 2995088
1 file changed
docs/site/docs/getting-started/index.md
@@ -7,7 +7,7 @@ title: Getting Started with bUnit
7
8
To start writing tests for Blazor components, first set up a test project and then you can start adding tests, using either using C# or Razor syntax.
9
10
-The *basics* getting started topics are:
+The *basic* 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.
0 commit comments