From c8c273461d60f56101ea75a7a538d4eff266f904 Mon Sep 17 00:00:00 2001 From: Vorthas <24818280+Vorthas@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:52:41 -0400 Subject: [PATCH] Fix typo, oops. --- core/tabs/utils/tab_data.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/tabs/utils/tab_data.toml b/core/tabs/utils/tab_data.toml index f11d07b4..4de604a4 100644 --- a/core/tabs/utils/tab_data.toml +++ b/core/tabs/utils/tab_data.toml @@ -82,7 +82,7 @@ name = "Printers" [[data.entries]] name = "Install Epson printer drivers" script = "printers/install-epson-printer-drivers.sh" -descrption = "This script will install the Epson printer drivers." +description = "This script will install the Epson printer drivers." task_list = "I" [[data]]