Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxblank committed Nov 1, 2020
1 parent c445df4 commit 7c5b07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rule/rule-rx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export class RuleRx<T> implements RuleEvaluator<T> {
rules: evaluateRule
})
}
0})
})
}

if (rules.any) {
Expand Down

0 comments on commit 7c5b07a

Please sign in to comment.