From efa30c2f359cf05d4e09ca37dc79ea6bce43f170 Mon Sep 17 00:00:00 2001 From: rezky_nightky <130107241+oxyzenQ@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:14:57 +0700 Subject: [PATCH] Fix: little typo in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f1dfc73..968ccde6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -780,7 +780,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/): - Show keywords when in search mode ([#152]) - Tab switch wraparound ([#160]) - Highlight matched keywords in find mode ([#211]) -- Customable main UI border styles ([#278]) +- Customizable main UI border styles ([#278]) - `` key notion ([#209]) - Use of environment variables in `cd` paths ([#241]) - Nix Flakes package ([#205])