Skip to content

Commit c0eb25c

Browse files
authored
Update README.md
1 parent 92adb5d commit c0eb25c

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
@@ -125,7 +125,7 @@ j1.create_relationship(
125125
j1.update_relationship(
126126
relationship_id='<id-of-relationship-to-update>',
127127
properties={
128-
"<relationship-property-name": "<relationship-property-updated-value",
128+
"<relationship-property-name>": "<relationship-property-updated-value>",
129129
},
130130
)
131131

0 commit comments

Comments
 (0)