Skip to content

Commit

Permalink
chore: quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb authored Aug 19, 2024
1 parent d48aceb commit f174c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/rocks-dev/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ function rocks_dev.setup(user_configuration)
end

if errors_found then
vim.notify("Issues while loading rocks-dev configs. Run :Rocks log for more info.", vim.log.levels.WARN)
vim.notify("Issues while loading rocks-dev configs. Run ':Rocks log' for more info.", vim.log.levels.WARN)
end
end

Expand Down

0 comments on commit f174c75

Please sign in to comment.