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

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


The following commit(s) were added to refs/heads/main by this push:
     new f6cbd490a Fix formatting
f6cbd490a is described below

commit f6cbd490a2b2028d134795934e6f2dbd49a670a5
Author: Andy Seaborne <a...@apache.org>
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