Skip to content

Commit 06e5943

Browse files
otaviojavanjr-11
andauthored
Update spec/src/main/asciidoc/query-language.asciidoc
Co-authored-by: Nathan Rauh <nathan.rauh@us.ibm.com>
1 parent c106eb6 commit 06e5943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/src/main/asciidoc/query-language.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The characters `(`, `)`, and `,` are _punctuation characters_.
5353

5454
[WARNING]
5555
====
56-
When working with NoSQL databases, the support for arithmetic operations and the use of punctuation characters like parentheses for precedence may vary significantly:
56+
When working with NoSQL databases, the support for arithmetic operations and support of parentheses for precedence might vary significantly:
5757
5858
- **Key-Value Databases**: Arithmetic operations (`+`, `-`, `*`, `/`) are not supported. These databases are designed for simple key-based lookups and lack query capabilities for complex operations.
5959

0 commit comments

Comments
 (0)