Skip to content

Commit 2160ce6

Browse files
committed
fix spellings
1 parent 1d6a0c3 commit 2160ce6

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

app/guide/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Settings screenshots:
4545
| --------- | ----------- |
4646
| Barcode Setting Name | The name of the barcode reading setting, which is used in the JSON template. |
4747
| Barcode Colour Options | Configure this to read inverted barcodes. |
48-
| Barcode Decode Level | Preset templates to control how much effort to spend on decoding barcodeds. |
48+
| Barcode Decode Level | Preset templates to control how much effort to spend on decoding barcodes. |
4949
| Barcode Formats | Specifies what formats of barcode to read and output. |
5050
| Has Duplicate Barcodes | If disabled, it only outputs one of the many duplicate barcodes, which is suitable if one object has many barcodes with the same value. It is enabled by default. |
5151
| Min Localized Barcode Confidence | The minimum confidence level of the localized barcode. If the value is lower than 100, it will draw barcodes which haven't been recognized but localized on the result image in red. The default value is 100. |

app/guide/first-scan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Follow these steps to perform a basic batch barcode scan. We are using screensho
1717

1818
![home](/assets/images/guide/home.jpg){:width="215"}
1919

20-
2. Enter Field of View (FOV) Scanning mode, press the shutter button to capture a photo to start scanning. It will show the decoding result of the photo captured. Press "Retake" to scan more barcodes.
20+
2. Enter Field of View (FOV) scanning mode, press the shutter button to capture a photo and start scanning. The app will show the decoding result from the captured photo. Press "Retake" to scan more barcodes.
2121

2222
![fov start](/assets/images/guide/fov-start.jpg){:width="215"} ![fov initial result](/assets/images/guide/fov-initial-decoding-result.jpg){:width="215"}
2323

24-
3. After pressing "Retake", the app will reenter the live capturing interface, with the previous decoding result displayed at the lower left.
24+
3. After pressing "Retake", the app will reenter the live capturing interface, with the previous decoding result displayed in the bottom‑left corner.
2525

2626
![fov live](/assets/images/guide/fov-live.jpg){:width="215"}
2727

app/guide/three-scanning-modes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ The app provides three core scanning modes, each tailored for different workflow
2828
We've introduced the usage of the FOV Mode. Let's learn how to use the two extra modes.
2929

3030
> [!NOTE]
31-
> The Snap & Scan and Panorama modes requires login.
31+
> The Snap & Scan and Panorama modes require login.
3232
3333
## Snap & Scan
3434

35-
When using the Snap & Scan mode, you need to capture a photo of the all the barcodes first and there should be some barcodes recognized in this photo.
35+
When using the Snap & Scan mode, you need to capture a photo of all the barcodes first and there should be some barcodes recognized in this photo.
3636

3737
Then, it works just like the FOV mode, except barcodes outside the photo taken will not be highlighted.
3838

@@ -46,7 +46,7 @@ When using the Panorama mode, you can take photos continuously to stitch images
4646

4747
There are some requirements for the Panorama mode:
4848

49-
1. The barcodes have to be close with each other.
49+
1. The barcodes have to be close to each other.
5050
2. There should be some duplicate recognition results of each photo. Otherwise, it cannot stitch the photos accurately.
5151

5252
Read on to learn about more customization options: [Customization](/app/guide/customization.md).

introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ You can also get a custom demo based on your specific use case: [request a demo]
8585

8686
## Next
8787

88-
Continue to read the [guide](/app/guide/first-scan.md) to learn more how its usage.
88+
Continue to read the [guide](/app/guide/first-scan.md) to learn more about its usage.

0 commit comments

Comments
 (0)