Skip to content

Commit 7d67982

Browse files
committed
fixes
1 parent 4cb3afa commit 7d67982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/communication-services/concepts/router/distribution-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ In the case where the job also contains worker selectors, the `Match Score` is c
132132

133133
#### Equal/notEqual label operators
134134

135-
If the `LabelOperator` worker selector is `Equal` or `NotEqual`, the score is incremented by 1 for each job label that matches that worker selector, similar to the `Label Matching` mechanism.
135+
The score is incremented by 1 if the `LabelOperator` worker selector is `Equal` or `NotEqual`, for each job label that matches that worker selector, similar to the `Label Matching` mechanism.
136136

137137
##### Example
138138

0 commit comments

Comments
 (0)