rvesse commented on code in PR #224:
URL: https://github.com/apache/jena-site/pull/224#discussion_r3346987084


##########
source/documentation/fuseki2/fuseki-data-access-control.md:
##########
@@ -27,18 +27,18 @@ HTTPS support is configured from the fuseki server command 
line.
 
 | Server Argument |    |  |
 | ----------------|----|--|
-| <tt>--https=<i>SETUP</i></tt>       | Name of file for certificate details.  
 | |
+| <tt>--https=<i>SETUP</i></tt>       | Path to the file for certificate 
details.   | |
 | <tt>--httpsPort=<i>PORT</i></tt>    | The port for https   | Default: 3043 |
 
 The `--https` argument names a file in JSON which includes the name of
 the certificate file and password for the certificate.
 
 ### HTTPS certificate details file {#https-details}
 
-The file is a simple JSON file:
+The file is a stupid JSON file:

Review Comment:
   ```suggestion
   The file is a simple JSON file:
   ```
   
   This is end user facing documentation, there's no need to use derogatory 
language here 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to