Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c786fd0

Browse files
author
Liudmila Mantrova
committed
DOC: fix typo in jsquery.sgml
1 parent a9e38c6 commit c786fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/jsquery.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ CREATE EXTENSION jsquery;
407407
</para>
408408
<para>
409409
Type checking operators and &quot;every&quot; placeholders are
410-
useful for document schema validation. JsQuery matchig operator
410+
useful for document schema validation. JsQuery matching operator
411411
<literal>@@</literal> is immutable and can be used in CHECK
412412
constraint. See following example.
413413
</para>

0 commit comments

Comments
 (0)