Skip to content

Commit 718ae0d

Browse files
Update components/filter/overview.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent 00ffc44 commit 718ae0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/filter/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Blazor Filter provides parameters that allow you to configure the component:
6363
| Parameter | Type | Description |
6464
| ----------- | ----------- | ----------- |
6565
| `Class` | `string` | The class that will be rendered on the outermost element. |
66-
| `Value` | [`CompositeFilterDescriptor`]({%slug common-features-descriptors%}#filtering) | Sets the value of the filter component. |
66+
| `Value` | [`CompositeFilterDescriptor`]({%slug common-features-descriptors%}#filtering) | Sets the value of the Filter component. |
6767

6868
## Filter Reference and Methods
6969

0 commit comments

Comments
 (0)