Skip to content

Commit fb72aaa

Browse files
committed
Fixed typo in README.md
1 parent ff0fe26 commit fb72aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ MyWebApi
6363
.Routes();
6464

6565
// configures the HTTP configuration
66-
// for a specific test case by passing it to the metho
66+
// for a specific test case by passing it to the method
6767
MyWebApi
6868
.Routes(httpConfiguration);
6969

0 commit comments

Comments
 (0)