Skip to content

Commit

Permalink
Fix typos (#3074)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinKlein1508 authored Dec 20, 2024
1 parent 2d62977 commit e3e6db7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/unit-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

- [Overview](#overview)
- [Unit Tests](#unit-tests)
- [Why unit test?](#why-unit-test)]
- [Why unit test?](#why-unit-test)
- [Six Best practices](#six-best-practices)
- [Code Coverage](#code-coverage)]
- [Code Coverage](#code-coverage)
- [FluentUI Blazor Unit Tests](#fluentui-blazor-unit-tests)
- [Test File Template](#test-file-template)
- [Example with a simple property](#example-with-a-simple-property)
Expand Down

0 comments on commit e3e6db7

Please sign in to comment.