Skip to content

Commit b939bb8

Browse files
authored
Merge branch 'main' into preview
2 parents 356e429 + 2c84263 commit b939bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/javascript/api-reference/capture-vision-router/single-image-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ let count = results.items.length;
4848
for(let i = 0; i < count; i++) {
4949
//...
5050
}
51-
```
51+
```

0 commit comments

Comments
 (0)