From d87d8e44225832d42ab600c180269bdc1f557c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CF=81=CE=B9=D1=82=D1=94=D1=8F=20=D0=BC=CE=B1=D1=8F=CF=87?= Date: Sun, 10 Jan 2021 19:35:55 +0000 Subject: [PATCH] Update exceptions.md --- docs/input/exceptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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