Skip to content

Commit 8d3f866

Browse files
authored
Fix typo in README
1 parent 0357e47 commit 8d3f866

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
@@ -15,7 +15,7 @@ PM> Install-Package FluentAssertions.AspNetCore.Mvc
1515

1616
## Getting Started
1717

18-
Write a unit test for your controller using one of the [supported test frameworks][fa-frameworks]. For exampe with NUnit:
18+
Write a unit test for your controller using one of the [supported test frameworks][fa-frameworks]. For example with NUnit:
1919

2020
```` C#
2121
[Test]

0 commit comments

Comments
 (0)