Skip to content

Commit

Permalink
[DOCS] Fixes typo in decider docs. (#67743)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve authored Jan 20, 2021
1 parent 2ecc7e2 commit d8de8f2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ of that type can be unassigned from a node due to the cluster being
too small. Both settings are only considered for jobs that could
eventually be fully opened given the current scale. If a job is too
large for any node size or if a job couldn't ever be assigned without
user intervention (for example, a user calling `_stop` against a real-time {anomaly-job}
), the numbers are ignored for that particular job.
user intervention (for example, a user calling `_stop` against a real-time
{anomaly-job}), the numbers are ignored for that particular job.

`num_anomaly_jobs_in_queue`::
(Optional, integer)
Expand Down

0 comments on commit d8de8f2

Please sign in to comment.