This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch fmt
in repository https://gitbox.apache.org/repos/asf/jena-site.git

commit f980fc0e42e8b5b43fcce0efc1ca0f7e849e7b81
Author: Andy Seaborne <[email protected]>
AuthorDate: Tue Aug 6 22:12:38 2024 +0100

    Fix formatting
---
 source/documentation/query/service.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/documentation/query/service.md 
b/source/documentation/query/service.md
index 6316db2a8..be59cbace 100644
--- a/source/documentation/query/service.md
+++ b/source/documentation/query/service.md
@@ -68,9 +68,9 @@ The prefix `arq:` is `<http://jena.apache.org/ARQ#>`.
 
 Symbol | Java Constant | Default
 ------ | ------------- | -------
-`arq:httpServiceAllowed`  | `ARQ.httpServiceAllowed` | true
-`arq:httpQueryClient`     | `ARQ.httpQueryClient`    | System default.
-`arq:httpServiceSendMode` | `ARQ.httpServiceSendMode | unset
+`arq:httpServiceAllowed`  | `ARQ.httpServiceAllowed`  | true
+`arq:httpQueryClient`     | `ARQ.httpQueryClient`     | System default.
+`arq:httpServiceSendMode` | `ARQ.httpServiceSendMode` | unset
 
 #### `arq:httpServiceAllowed`
 

Reply via email to