Skip to content

Commit 54661f6

Browse files
mmocnyrobdodson
authored andcommitted
Update blog/perception-toolkit to fix poor wording (GoogleChrome#896)
1 parent bbdce5f commit 54661f6

File tree

1 file changed

+2
-2
lines changed
  • src/site/content/en/blog/perception-toolkit

1 file changed

+2
-2
lines changed

src/site/content/en/blog/perception-toolkit/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ an experience without writing code.
3535

3636
The open-source Web Perception Toolkit helps you add visual search to your
3737
website. It passes a device camera stream through a set of detectors that map
38-
real-world objects, here called "targets", to content on your site. This is done
39-
with. With this data, you can present the right information in a customizable
38+
real-world objects, here called "targets", to content on your site. This mapping is defined
39+
using Structured Data (JSON-LD) on your site. With this data, you can present the right information in a customizable
4040
UI.
4141

4242
I'll show you enough of this to give you a taste of how it works. For a complete

0 commit comments

Comments
 (0)