diff --git a/docs/site/docs/getting-started/index.md b/docs/site/docs/getting-started/index.md index 108e29a5a..9bd654c0f 100644 --- a/docs/site/docs/getting-started/index.md +++ b/docs/site/docs/getting-started/index.md @@ -11,7 +11,7 @@ The *basics* getting started topics are: 1. **** covers setting up a bUnit test project. 2. **** covers the basics of writing tests in C#, i.e. like regular unit tests. -3. **** covers the basics of writing tests in `.razor` files in Razor and C# syntax. +3. **** covers the basics of writing tests in `.razor` files using Razor and C# syntax. The *next level* topics are: