From 0caaeb6110e738eeefdd28f1bc16c3f67b7dc667 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:48:27 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b12d6b2..a618e0b 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Enabling `debug-on-error` at this stage allows you to catch errors that might ot ### How to enable the menu-bar, the tool-bar, dialogs, the contextual menu, and tooltips? -**Note:** Enabling the tool-bar, menu-bar, and similar UI elements may slightly increase your startup time. +**Note:** Enabling the tool-bar or menu-bar may slightly increase your startup time. To customize your Emacs setup to include various user interface elements, you can use the following settings in your ``~/.emacs.d/pre-early-init.el``: