Skip to content

Commit a310045

Browse files
committed
search_criteria_reference.md: Format another table
1 parent 5f1c153 commit a310045

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/search/criteria_reference/search_criteria_reference.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Due to this storage limitation, searching content using the Country Field Type o
7777
All Logical operators are supported by Content and Location Search and
7878
[Repository filtering](search_api.md#repository-filtering).
7979

80-
|Search Criterion|Search based on|
81-
|-----|-----|
82-
|[LogicalAnd](logicaland_criterion.md)|Implements a logical AND Criterion. It matches if ALL of the provided Criteria match.|
83-
|[LogicalNot](logicalnot_criterion.md)|Implements a logical NOT Criterion. It matches if the provided Criterion doesn't match.|
84-
|[LogicalOr](logicalor_criterion.md)|Implements a logical OR Criterion. It matches if at least one of the provided Criteria matches.|
80+
| Search Criterion | Search based on |
81+
|---------------------------------------|-------------------------------------------------------------------------------------------------|
82+
| [LogicalAnd](logicaland_criterion.md) | Implements a logical AND Criterion. It matches if ALL of the provided Criteria match. |
83+
| [LogicalNot](logicalnot_criterion.md) | Implements a logical NOT Criterion. It matches if the provided Criterion doesn't match. |
84+
| [LogicalOr](logicalor_criterion.md) | Implements a logical OR Criterion. It matches if at least one of the provided Criteria matches. |

0 commit comments

Comments
 (0)