We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0357e47 + 8d3f866 commit 71ee7c7Copy full SHA for 71ee7c7
README.md
@@ -15,7 +15,7 @@ PM> Install-Package FluentAssertions.AspNetCore.Mvc
15
16
## Getting Started
17
18
-Write a unit test for your controller using one of the [supported test frameworks][fa-frameworks]. For exampe with NUnit:
+Write a unit test for your controller using one of the [supported test frameworks][fa-frameworks]. For example with NUnit:
19
20
```` C#
21
[Test]
0 commit comments