From 425c9e054662f225a5985e8100deaf805b86233a Mon Sep 17 00:00:00 2001 From: Jenny Date: Mon, 16 May 2022 09:45:50 +0800 Subject: [PATCH] Update initialize.md --- indepth/features/initialize.md | 1 - 1 file changed, 1 deletion(-) diff --git a/indepth/features/initialize.md b/indepth/features/initialize.md index a764d94b..80638894 100644 --- a/indepth/features/initialize.md +++ b/indepth/features/initialize.md @@ -8,7 +8,6 @@ description: Dynamic Web TWAIN SDK Documentation Initialization Page --- # Initialize - Initializing Dynamic Web TWAIN takes a few simple steps, as you can see in the [Getting Started]({{site.getstarted}}helloworld.html) chapter. The following guide will dive deeper into the process how Dynamic Web TWAIN is intialized once the web page loads. ## Loading the Core JS Files