Skip to content

Commit 488e7a3

Browse files
Update Blog “sivabala-opsql-opsramps-kalpavriksha-wish-fulfilling-tree”
1 parent 01fd716 commit 488e7a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/blog/sivabala-opsql-opsramps-kalpavriksha-wish-fulfilling-tree.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ You can use logical operators `AND` and `OR` to refine your search further.
4343
## Operators
4444
Operator is the key of the query. It relates the attribute to the value.
4545
OpsQL supports a variety of operators to create precise queries.
46-
1. **Equality Operators**
46+
1. **Equality operators**
4747
`=`, `!=`
48-
2. **String Operators**
48+
2. **String operators**
4949
`CONTAINS`, `STARTS WITH`, `LIKE`
50-
3. **Logical Operators**
50+
3. **Logical operators**
5151
`AND`, `OR`
5252

5353
For example, to find all resources with an agent installed and of type "Windows," you would use:

0 commit comments

Comments
 (0)