Skip to content

Commit a0cf13b

Browse files
nuromirzakthebestnom
authored andcommitted
fix: syntax error on the line 160
',' expected on line
1 parent 1d74974 commit a0cf13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ And define our draw() function:
157157
serverUrl: "bolt://localhost:7687",
158158
serverUser: "neo4j",
159159
serverPassword: "sorts-swims-burglaries",
160-
}
160+
},
161161
labels: {
162162
Character: {
163163
label: "name",

0 commit comments

Comments
 (0)