Skip to content

Commit c8f2926

Browse files
[docs] Wording fix in HTTP reference
1 parent df778d4 commit c8f2926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/http-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ quarkus.tls.key-store.pem.0.key=server.key
145145
quarkus.http.insecure-requests=disabled # Reject HTTP requests
146146
----
147147

148-
So you a `p12` (PKCS12) key store, use the following configuration:
148+
To use a `p12` (PKCS12) key store, apply the following configuration:
149149

150150
[source,properties]
151151
----

0 commit comments

Comments
 (0)