Skip to content

Commit 491859c

Browse files
committed
fixed readme typo
1 parent f90e8eb commit 491859c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ or to run from the test project directory:
5959
dotnet test
6060
```
6161

62-
_Included are two test examples: `CounterTest.razor` and `CounterTest.cs`. Both accomplish the same thing, but do it in a slightly different manner. Read more about differences trade-offs [here](https://bunit.dev/docs/getting-started/writing-tests.html#write-tests-in-cs-or-razor-files)._
62+
_Included are two test examples: `CounterTest.razor` and `CounterTest.cs`. Both accomplish the same thing, but do it in a slightly different manner. Read more about the differences [here](https://bunit.dev/docs/getting-started/writing-tests.html#write-tests-in-cs-or-razor-files)._
6363

6464
## Documentation
6565

0 commit comments

Comments
 (0)