Skip to content

Commit 74c8ac4

Browse files
fix(docs): Fix nit issue in deployment docs
1 parent ebf6721 commit 74c8ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/deployment-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Watch this 1:51 minute video to get a quick overview of how to deploy Sourcebot
3838
echo '{
3939
"$schema": "https://raw.githubusercontent.com/sourcebot-dev/sourcebot/main/schemas/v3/index.json",
4040
"connections": {
41-
//
41+
// comments are supported
4242
"starter-connection": {
4343
"type": "github",
4444
"repos": [

0 commit comments

Comments
 (0)