Skip to content

Commit 9995be8

Browse files
docs: Update captured-result.md to add one more keyword
1 parent f04138d commit 9995be8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

programming/javascript/api-reference/capture-vision-router/interfaces/captured-result.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default-layout
33
title: Interface CapturedResult - Dynamsoft Capture Vision Router Module JS Edition API Reference
44
description: This page shows the JS edition of the interface CapturedResult in Dynamsoft Capture Vision Router Module.
5-
keywords: captured result, JS
5+
keywords: captured result, JS, capture vision
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true
88
noTitleIndex: true
@@ -49,4 +49,4 @@ An array of [ProcessedDocumentResultItem]({{ site.ddn_js_api }}interfaces/proces
4949

5050
## parsedResultItems
5151

52-
An array of [ParsedResultItem]({{ site.dcp_js_api }}interfaces/parsed-result-item.html) objects representing the parsed result items.
52+
An array of [ParsedResultItem]({{ site.dcp_js_api }}interfaces/parsed-result-item.html) objects representing the parsed result items.

0 commit comments

Comments
 (0)