missing hyphen noted by @charliethinker

pull/1936/head
Tom Dykstra 2016-12-07 10:59:28 -08:00
parent 880496d211
commit 32bc693412
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ ASP.NET Core defines the following [log levels](https://docs.microsoft.com/aspne
* Information = 2 * Information = 2
For tracking the general flow of the application. These logs typically have some long term value. Example: `Request received for path /api/todo` For tracking the general flow of the application. These logs typically have some long-term value. Example: `Request received for path /api/todo`
* Warning = 3 * Warning = 3