summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/core/dashboard.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/core/dashboard.lua b/lua/core/dashboard.lua
index 423cddd8..f98721cc 100644
--- a/lua/core/dashboard.lua
+++ b/lua/core/dashboard.lua
@@ -41,7 +41,7 @@ M.config = function()
command = "Telescope live_grep",
},
e = {
- description = { " Settings " },
+ description = { " Configuration " },
command = ":e " .. USER_CONFIG_PATH,
},
},