From 0eb34862350844641f138ff9863f5b5e46392dd5 Mon Sep 17 00:00:00 2001 From: pharry22 Date: Fri, 7 Aug 2020 10:13:08 +1000 Subject: [PATCH] Update index.md --- docs/site/docs/getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: