Skip to content

Commit dda8935

Browse files
marcinczeczkogsmet
andauthored
Update docs/src/main/asciidoc/amazon-s3.adoc
Co-authored-by: Guillaume Smet <[email protected]>
1 parent 296b974 commit dda8935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/amazon-s3.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Quarkus extension supports two programming models:
2121
* Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client
2222
* https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/basics-async.html[Asynchronous programming] based on JDK's `CompletableFuture` objects and the Netty HTTP client.
2323

24-
In this guide, we see how you can get your REST services to use the S3 locally and on AWS.
24+
In this guide, we see how you can get your REST services to use S3 locally and on AWS.
2525

2626
== Prerequisites
2727

0 commit comments

Comments
 (0)