fix(cursor/setup): fix typo in setup script

This commit is contained in:
Jim Myhrberg
2025-02-24 10:51:03 +00:00
parent f9af2de78f
commit f421ba578b

View File

@@ -193,7 +193,7 @@ do_dump_extensions() {
extensions_lock="$(get_extensions_lock)"
{
echo "# ${SETUP_EDITOR^} Extensions"
echo "# ${SETUP_EDITOR} Extensions"
echo "# Generated on ${current_date}"
echo
"${editor_cmd}" --list-extensions --show-versions