Skip to content

Commit 0dbe79b

Browse files
remove :
1 parent 25a2b2b commit 0dbe79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/latest/object.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ var age = me["age"];
106106

107107
## Update
108108

109-
Disallowed unless the object is a binding that comes from the JavaScript side. In that case, use `=`:
109+
Disallowed unless the object is a binding that comes from the JavaScript side. In that case, use `=`
110110

111111
<CodeTab labels={["ReScript", "JS Output"]}>
112112

0 commit comments

Comments
 (0)