diff --git a/src/Microsoft.AspNet.Routing/Logging/LogFormatter.cs b/src/Microsoft.AspNet.Routing/Logging/LogFormatter.cs index 64c2028c54..8b7c24d7a6 100644 --- a/src/Microsoft.AspNet.Routing/Logging/LogFormatter.cs +++ b/src/Microsoft.AspNet.Routing/Logging/LogFormatter.cs @@ -8,7 +8,7 @@ namespace Microsoft.AspNet.Routing.Logging.Internal public static class LogFormatter { /// - /// A formatter for use with . + /// A formatter for use with . /// public static string Formatter(object o, Exception e) {