Skip to content

Commit 0df1371

Browse files
author
luonan_chen
committed
docs:update README
1 parent ebe66ff commit 0df1371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ If some text in a PDF document requires a specified font to be rendered correctl
149149

150150
If you are integrating FoxitPDFSDK for Web into your existing Angular project, you should read this section before continue. You may want to check out [Addons](../addons/introduction.md) for detailed introductions.
151151

152-
Here we introduce three ways to reference SDK addons for Anguar project, you may choose one of them based on your needs. This [Comparison](#Addons reference methods comparison) will help you to better understand the difference of the three ways and make a choice.
152+
Here we introduce three ways to reference SDK addons for Angular project, you may choose one of them based on your needs. This [Comparison](#Addons reference methods comparison) will help you to better understand the difference of the three ways and make a choice. If you need to run multiple instances, see the third method.
153153

154154
#### 1. Reference fragmented addons
155155

@@ -172,7 +172,7 @@ Where `the_path_to_foxit_lib` is the SDK lib folder,the path depends on the as
172172

173173
#### 2. Import modular addons
174174

175-
This method was used by default in the out-of-the-box example for Anguar.
175+
This method was used by default in the out-of-the-box example for Angular.
176176

177177
1. Install
178178

0 commit comments

Comments
 (0)