Skip to content

Commit 1b1d8c1

Browse files
Update Stable.md
1 parent 9fe79fe commit 1b1d8c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

info/schedule/Stable.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ permalink: /info/schedule/Stable.html
3434
- The ImageEditor has been re-architected for better speed and image quality.
3535
- You can now apply a workMode customization when using ImageEditor (not supported for RemoteScan)
3636
- Original mode - The data is processed on the server side first, and then displayed in the viewer
37-
- New model - The data is processed in the canvas and then updated to the server side
37+
- New mode - The data is processed in the canvas and then updated to the server side
3838

3939
#### Android Service
4040
- The Android service is available on the Google [Play Store](https://play.google.com/store/apps/details?id=com.dynamsoft.mobilescan)
@@ -43,7 +43,7 @@ permalink: /info/schedule/Stable.html
4343
### API Changes
4444
#### General Changes
4545
- Changed IfShowProgressBar to control the progress indicators for all encoding, decoding, and transfer operations.
46-
- IfShowCancelDialogWhenImageTransfer scope reduced to only control propmts for user cancellable operations.
46+
- IfShowCancelDialogWhenImageTransfer scope reduced to only control prompts for user cancellable operations.
4747
- IfShowProgressBar must be enabled for IfShowCancelDialog to take effect
4848

4949
#### New APIs
@@ -64,7 +64,7 @@ permalink: /info/schedule/Stable.html
6464

6565
<!--
6666
-->
67-
### Bugfixes
67+
### Bug fixes
6868
32507 - MacOS issue with ShowFileDialog
6969

7070
### Known Issues

0 commit comments

Comments
 (0)