Skip to content

Commit 203883b

Browse files
authored
Update upgrade.md
1 parent c4955b1 commit 203883b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

indepth/development/upgrade.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ You can follow the steps below to upgrade Dynamic Web TWAIN:
4343
4444
5. Deploy the new version files to your server and test.
4545

46-
For Dynamic Web TWAIN v16.0 and later, Dynamsoft Service is designed to be backward compatible. Once you upgrade Dynamic Web TWAIN for your application on the server side, for **end users' side**
46+
For Dynamic Web TWAIN v16.0 and later, Dynamsoft Service is designed to be backward compatible. Once you upgrade Dynamic Web TWAIN for your application on the server side, for **end-users' side**
4747

48-
- If the end users have installed the same version or newer minor versions of Dynamsoft Service, they don't need to do anything;
49-
- If the end users have never installed Dynamsoft Service, have an older version or a different newer major version of it, they will be required to do a reinstallation of Dynamsoft Service. The process is described <a href="{{site.indepth}}deployment/service.html#how-to-install-dwt">here</a>
48+
- If the end-users have installed the same version or newer minor versions of Dynamsoft Service, they don't need to do anything;
49+
- If the end-users have never installed Dynamsoft Service, or have an older version or a different newer major version of it, they will be required to do a reinstallation of Dynamsoft Service. The process is described <a href="{{site.indepth}}deployment/service.html#how-to-install-dwt">here</a>
5050

5151
## Update `dwt` package
5252

@@ -70,4 +70,4 @@ yarn add dwt
7070

7171
``` cmd
7272
yarn add @types/dwt
73-
```
73+
```

0 commit comments

Comments
 (0)