From ee2780d85f8a6958e7ecc470adb4abd49f44ebde Mon Sep 17 00:00:00 2001 From: Eugene Samoylov Date: Tue, 9 Mar 2021 22:38:32 +0500 Subject: [PATCH] Update `cursorHeight` minimum value Documentation update for microsoft/terminal#9386 --- TerminalDocs/customize-settings/profile-appearance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TerminalDocs/customize-settings/profile-appearance.md b/TerminalDocs/customize-settings/profile-appearance.md index 6fe96c29..cf143021 100644 --- a/TerminalDocs/customize-settings/profile-appearance.md +++ b/TerminalDocs/customize-settings/profile-appearance.md @@ -126,7 +126,7 @@ This sets the percentage height of the cursor starting from the bottom. This wil **Necessity:** Optional -**Accepts:** Integer from 25-100 +**Accepts:** Integer from 1-100