From d1528d4ba72925d968d7d4caa8bead34e9c820d6 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 13 Mar 2025 15:40:40 +0100 Subject: [PATCH] fix copy ` backtick --- json/npmplus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/npmplus.json b/json/npmplus.json index c3f39124f..1d655d5de 100644 --- a/json/npmplus.json +++ b/json/npmplus.json @@ -47,7 +47,7 @@ "type": "info" }, { - "text": "Application credentials: ´cat /opt/.npm_pwd´", + "text": "Application credentials: `cat /opt/.npm_pwd`", "type": "info" } ]