From 137efe5c629f51e8613d3abc5203c98674f7cb7d Mon Sep 17 00:00:00 2001 From: sammyette Date: Tue, 30 Jul 2024 19:24:57 -0400 Subject: [PATCH] fix: motd typo --- nature/opts/motd.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nature/opts/motd.lua b/nature/opts/motd.lua index 6d957d3..ca08142 100644 --- a/nature/opts/motd.lua +++ b/nature/opts/motd.lua @@ -4,7 +4,7 @@ local lunacolors = require 'lunacolors' hilbish.motd = [[ Wait ... {magenta}2.3{reset} is basically the same as {red}2.2?{reset} Erm.. {blue}Ctrl-C works for Commanders,{reset} {cyan}and the sh runner has some fixes.{reset} -Just trust me bro, this is an imporant bug fix release. {red}- 🌺 sammyette{reset} +Just trust me bro, this is an important bug fix release. {red}- 🌺 sammyette{reset} ]] bait.catch('hilbish.init', function()