diff options
-rw-r--r-- | lua/startup/headers.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/startup/headers.lua b/lua/startup/headers.lua index 98a8e1c..99618d6 100644 --- a/lua/startup/headers.lua +++ b/lua/startup/headers.lua @@ -1,6 +1,6 @@ ---@tag startup_nvim.headers ---@brief [[ ---- This are functions which you can use to build your own startup.nvim theme. +--- This are headers which you can use to build your own startup.nvim theme. ---@brief ]] local headers = {} |