Skip to content

Commit feb3600

Browse files
jreijnjeromevdl
andauthored
Update docs/FAQs.md
Co-authored-by: Jérôme Van Der Linden <[email protected]>
1 parent ffdf3cf commit feb3600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FAQs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ By specifying the specific target runtime, it will avoid other target runtimes t
9898
</dependencies>
9999
```
100100

101-
After configuring the dependencies it's required to specify the aws sdk http client.
101+
After configuring the dependencies, it's required to specify the AWS SDK http client in the code.
102102
Most modules support a custom sdk client by leveraging the `.withClient()` method on the for instance the Provider singleton:
103103

104104
```java hl_lines="11-16 19-20 22"

0 commit comments

Comments
 (0)