Skip to content

Commit 56ea299

Browse files
committed
Missing quotes
1 parent 0cc0385 commit 56ea299

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You'll need the relevant dependency to add to your **dependencies** or **testDep
3838
"library": "voltscript-testing",
3939
"version": "1.0.0",
4040
"module": "VoltScriptTesting.vss",
41-
"repository": "hcl-github
41+
"repository": "hcl-github"
4242
}
4343
```
4444

docs/howto/archipelago.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ You'll need the relevant dependency to add to your **dependencies** or **testDep
3737
"library": "voltscript-testing",
3838
"version": "1.0.0",
3939
"module": "VoltScriptTesting.vss",
40-
"repository": "hcl-github
40+
"repository": "hcl-github"
4141
}
4242
```

0 commit comments

Comments
 (0)