diff --git a/website/content/api-docs/ui.mdx b/website/content/api-docs/ui.mdx index 7dad6cafc..b117d6feb 100644 --- a/website/content/api-docs/ui.mdx +++ b/website/content/api-docs/ui.mdx @@ -20,7 +20,7 @@ This page lists all known jobs in a paginated, searchable, and sortable table. ### Parameters - `namespace` `(string: "")` - Specifies the namespace all jobs should be a member - of. This is specified as a query string parameter. Namespaces are an enterprise feature. + of. This is specified as a query string parameter. - `sort` `(string: "")` - Specifies the property the list of jobs should be sorted by. This is specified as a query string parameter.