diff --git a/.vscode/C4.code-snippets b/.vscode/C4.code-snippets index 9488065..9a7731d 100644 --- a/.vscode/C4.code-snippets +++ b/.vscode/C4.code-snippets @@ -195,7 +195,7 @@ "scope": "diagram", "prefix": [ "Boundary with type" - ] + ], "body": [ "Boundary(${1:alias}, \"${2:label}\", \"${3:type}\"){", "\t$0",