Skip to content

Commit

Permalink
'Corrects typo 'fitlering' into 'filtering'.'
Browse files Browse the repository at this point in the history
  • Loading branch information
dupgit committed Mar 10, 2024
1 parent 51207a9 commit a7c0728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ render data tables and similar.

- data: the list of jobs
- recordsTotal: the total number of jobs available
- recordsFiltered: the total after fitlering by the query, length, start
- recordsFiltered: the total after filtering by the query, length, start
- draw: an integer used by Jquery Datatables

### POST `/v1/jobs/submit`
Expand Down

0 comments on commit a7c0728

Please sign in to comment.