Skip to content

Commit affa001

Browse files
authored
Update query-db-set-filter.md
1 parent 4ff6073 commit affa001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/pages/documentations/query-db-set-filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To make both features live together, method in Query DbSetFilter has been rename
2525

2626
Global filter can be used by any context.
2727

28-
Global filter is normally preferred in most scenario over instance filter since the filter code is centralized in one method over being spread in multiple methods.
28+
Global filter is normally preferred in most scenarios over instance filter since the filter code is centralized in one method over being spread in multiple methods.
2929

3030
{% include template-example.html %}
3131
```csharp

0 commit comments

Comments
 (0)