This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch JBang in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
commit 094d0ae6437c039927d55fde64875496f7bfccf5 Author: Claus Ibsen <[email protected]> AuthorDate: Thu Feb 9 16:00:43 2023 +0100 Tidy up Jbang to JBang as that is how they present the name --- karavan-vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karavan-vscode/package.json b/karavan-vscode/package.json index fe2a85d9..6a189f2d 100644 --- a/karavan-vscode/package.json +++ b/karavan-vscode/package.json @@ -367,7 +367,7 @@ }, { "command": "karavan.run-project-jbang", - "title": "Karavan: Jbang run", + "title": "Karavan: JBang run", "icon": { "light": "./icons/light/rocket.svg", "dark": "./icons/dark/rocket.svg"
