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 5ab4b065a fix typo
5ab4b065a is described below

commit 5ab4b065ad10f901faec2d2069524c971f8486f1
Author: Øyvind Gjesdal <[email protected]>
AuthorDate: Sun Jan 8 22:25:59 2023 +0100

    fix typo
---
 source/documentation/rdfconnection/__index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/documentation/rdfconnection/__index.md 
b/source/documentation/rdfconnection/__index.md
index 73dfa8ba5..5465f5d08 100644
--- a/source/documentation/rdfconnection/__index.md
+++ b/source/documentation/rdfconnection/__index.md
@@ -171,7 +171,7 @@ provided).
 
 ### Local vs Remote
 
-GSP operations work on while models and datasets. When used on a remote 
connection,
+GSP operations work on whole models and datasets. When used on a remote 
connection,
 the result of a GSP operation is a separate copy of the remote RDF data.  When 
working
 with local connections, 3 isolation modes are available:
 

Reply via email to