Skip to content

Commit 558dc4b

Browse files
authored
Merge pull request #118 from eltociear/patch-1
Update README.md
2 parents c040bfd + bf61078 commit 558dc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export default {
150150
## Using AWS SDK (v3) with LLRT
151151

152152
LLRT includes many AWS SDK clients and utils as part of the runtime, built into the executable. These SDK Clients have been specifically fine-tuned to offer best performance while not compromising on compatibility. LLRT replaces some JavaScript dependencies used by the AWS SDK by native ones such as Hash calculations and XML parsing.
153-
V3 SDK packages not included in the list bellow have to be bundled with your source code while marking the following packages as external.
153+
V3 SDK packages not included in the list below have to be bundled with your source code while marking the following packages as external.
154154

155155
**Bundled AWS SDK packages:**
156156

0 commit comments

Comments
 (0)