Skip to content

Commit 485ad8c

Browse files
authored
docs: minor formatting fix
1 parent 6850ad2 commit 485ad8c

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

docs/user/web/monitor_jobs.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22

33
## The search bar
44

5-
The search bar allows you to filter jobs based on various criteria. The filters are represented as equations in the search bar, where each equation consists of a job attribute, an operator, and a value.
6-
A resarch is automatically performed when all the equations in the search bar are valid.
5+
The search bar allows you to filter jobs based on various criteria. The filters are represented as equations in the search bar, where each equation consists of a job attribute, an operator, and a value. A search is automatically performed when all the equations in the search bar are valid.
76

8-
### Create a filter
9-
To create a filter, click on the search bar and start typing. Suggestions will appear based on the available job attributes. You can select a suggestion to choose the criterion. After that, you can either type or select an operator and a value to filter by.
10-
The search bar only suggests attributes, operators, and values that are available in your current set of jobs.
7+
### Create a filter
8+
To create a filter, click on the search bar and start typing. Suggestions will appear based on the available job attributes. You can select a suggestion to choose the criterion. After that, you can either type or select an operator and a value to filter by.
9+
The search bar only suggests attributes, operators, and values that are available in your current set of jobs.
1110

12-
### Edit a filter
13-
To edit a filter, click on the filter in the search bar. You can change the operator or value by clicking on them. You can also use the arrow keys to navigate through the equations and edit them.
11+
### Edit a filter
12+
To edit a filter, click on the filter in the search bar. You can change the operator or value by clicking on them. You can also use the arrow keys to navigate through the equations and edit them.
1413

15-
### Remove a filter
16-
To remove a filter, you can either press the `Backspace` key to remove the last token or right-click on the equation to remove the entire equation.
14+
### Remove a filter
15+
To remove a filter, you can either press the `Backspace` key to remove the last token or right-click on the equation to remove the entire equation.
1716

1817

1918
## Use the table

0 commit comments

Comments
 (0)