Merge pull request #4 from sharon-lin/patch-1

Fixed small typo
This commit is contained in:
Ben Adams 2017-10-31 08:15:20 +00:00 committed by GitHub
commit 6c821fc938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ The current output was good for C# 1.0; but has become progressively worse since
### Make error logs more productive
Output the modern C#7 features in stack traces in an understable fashion that looks like the source code that generated them.
Output the modern C# 7.0 features in stack traces in an understable fashion that looks like the source code that generated them.
[![Demystified stacktrace](https://aoa.blob.core.windows.net/aspnet/stacktrace-demystified.png)](https://aoa.blob.core.windows.net/aspnet/stacktrace-demystified.png)