Skip to content

Commit 2995088

Browse files
authored
Update index.md
I think the word basic should not be plural.
1 parent 2d891b2 commit 2995088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/site/docs/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Getting Started with bUnit
77

88
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.
99

10-
The *basics* getting started topics are:
10+
The *basic* getting started topics are:
1111

1212
1. **<xref:create-test-project>** covers setting up a bUnit test project.
1313
2. **<xref:writing-csharp-tests>** covers the basics of writing tests in C#, i.e. like regular unit tests.

0 commit comments

Comments
 (0)