From a778878cb14082c039f65c95d231575ec0d42f12 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 16 Apr 2025 23:19:28 +0000 Subject: [PATCH] fix: update display name for node.js module --- registry/thezoker/modules/nodejs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/thezoker/modules/nodejs/README.md b/registry/thezoker/modules/nodejs/README.md index d8b0d409..d4cc7e5b 100644 --- a/registry/thezoker/modules/nodejs/README.md +++ b/registry/thezoker/modules/nodejs/README.md @@ -1,5 +1,5 @@ --- -display_name: nodejs +display_name: Node.js description: Install Node.js via nvm icon: ../../../../.icons/node.svg maintainer_github: TheZoker