Skip to content

Commit 58ea25b

Browse files
committed
Removed space
1 parent 453ac93 commit 58ea25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Managing Documents/scripted-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
```
66
POST /product/default/1/_update
77
{
8-
"script" : "ctx._source.price += 10"
8+
"script": "ctx._source.price += 10"
99
}
1010
```
1111

0 commit comments

Comments
 (0)