diff --git a/manifest.json b/manifest.json index 7c6ef50..326d6f5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "id": "csharp-snippet-runner", - "name": "C# Snippet Runner", + "name": "CSharp Snippet Runner", "version": "1.0.0", "minAppVersion": "1.12.7", "description": "Run C# code blocks in Obsidian using an auto-installed CSharpRepl runtime.",