From d3939971668e494a9ae7a81f917fdd904316184b Mon Sep 17 00:00:00 2001 From: Holger Knublauch Date: Thu, 2 Oct 2025 09:33:51 +1000 Subject: [PATCH] #592: Fixed typo --- shacl12-sparql/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shacl12-sparql/index.html b/shacl12-sparql/index.html index 63651b24..042c33fc 100644 --- a/shacl12-sparql/index.html +++ b/shacl12-sparql/index.html @@ -1228,7 +1228,7 @@

Syntax of SPARQL-based Constraint Components

The mechanism to declare new constraint components in this document is limited to those based on SPARQL. - However, then general syntax of declaring parameters and validators has been designed to also work for other extension languages such as JavaScript. + However, the general syntax of declaring parameters and validators has been designed to also work for other extension languages such as JavaScript.