Skip to content

Commit 6ae746a

Browse files
authored
Remove trailing comma on last object property
1 parent cf7f6ab commit 6ae746a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongo-orchestration/sharded_clusters/cluster_replset.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"journal": true,
8686
"logappend": true,
8787
"port": 4411,
88-
"bind_ip_all": true,
88+
"bind_ip_all": true
8989
} }
9090
]
9191
}

0 commit comments

Comments
 (0)