Skip to content

Commit 380a0ed

Browse files
authored
Ick, how did those tabs get in there?!
1 parent 40672d3 commit 380a0ed

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
@@ -151,7 +151,7 @@ During request processing, additional properties can be attached to the completi
151151

152152
public IActionResult Index()
153153
{
154-
// The request completion event will carry this property
154+
// The request completion event will carry this property
155155
_diagnosticContext.Set("CatalogLoadTime", 1423);
156156

157157
return View();

0 commit comments

Comments
 (0)