You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _articles/core-concepts/resource-files.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ description: This page gives a general introduction to Dynamic Web TWAIN's resou
11
11
12
12
# Resource Files
13
13
14
-
Resources files are the files your web application needs to use.
14
+
Resource files are the files your web application needs to use.
15
15
16
-
There are two formats of resources files.
16
+
There are two formats of resource files.
17
17
18
18
Format 1 is for the traditional vanilla JavaScript development. You can find the files in the [SDK installer](https://www.dynamsoft.com/web-twain/downloads/) or official samples' zip files.
0 commit comments