Skip to content

Commit 61613a5

Browse files
authored
Fix some typos in the readme
1 parent fdb6ffb commit 61613a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Fluent Assertions for ASP.NET Core MVC
22
[![Build status](https://ci.appveyor.com/api/projects/status/rt5vutjvy2no75cv?svg=true)](https://ci.appveyor.com/project/kevinkuszyk/fluentassertions-aspnetcore-mvc)
33

4-
This repro contains the Fluent Assertions extensions for ASP.NET Core MVC. It is maintained by [@kevinkuszyk](https://github.com/kevinkuszyk).
4+
This repo contains the Fluent Assertions extensions for ASP.NET Core MVC. It is maintained by [@kevinkuszyk](https://github.com/kevinkuszyk).
55

66
## Installation
77

@@ -35,7 +35,7 @@ public void Index_Action_Returns_View()
3535

3636
## Building
3737

38-
Simply clone this repro and build the `FluentAssertions.AspNetCore.Mvc.sln` solution.
38+
Simply clone this repo and build the `FluentAssertions.AspNetCore.Mvc.sln` solution.
3939

4040
[fa-frameworks]: https://github.com/dennisdoomen/fluentassertions/wiki/Documentation#supported-test-frameworks
4141
[nuget-mvc-core]: https://www.nuget.org/packages/FluentAssertions.AspNetCore.Mvc

0 commit comments

Comments
 (0)