diff --git a/docs/input/exceptions.md b/docs/input/exceptions.md index 9dce0b9..107cdac 100644 --- a/docs/input/exceptions.md +++ b/docs/input/exceptions.md @@ -2,7 +2,7 @@ Title: Exceptions Order: 3 --- -Exceptions isn't always readable when viewed in the terminal. +Exceptions aren't always readable when viewed in the terminal. You can make exception a bit more readable by using the `WriteException` method. ```csharp