Skip to content

Commit d6176c4

Browse files
committed
readme updates
1 parent 2642063 commit d6176c4

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
@@ -184,7 +184,7 @@ This is really simple the web api team have done a really good job here. To enab
184184
```
185185
configuration.Routes.MapHttpBatchRoute(
186186
routeName:"batch",
187-
routeTemplate:"api/batch",
187+
routeTemplate:"$batch",
188188
batchHandler:new DefaultHttpBatchHandler(server));
189189
```
190190

0 commit comments

Comments
 (0)