From e20be913011a66b37822665091d037ccea08fe8a Mon Sep 17 00:00:00 2001 From: heavyjoost <99620290+heavyjoost@users.noreply.github.com> Date: Tue, 19 Dec 2023 18:25:07 -0700 Subject: [PATCH] fix: typo in `README.md` (#9) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85450cc..0b6ce74 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ EOF - default: `right` - possible: `right` | `left` | `top` | `bottom` - `height`: - - description: Hieght of the docs view panel when position is set to `top` or `bottom` + - description: Height of the docs view panel when position is set to `top` or `bottom` - type: `number` - default: `10` - `width`: