Skip to content

Commit

Permalink
fix comment syntax (#2144)
Browse files Browse the repository at this point in the history
Co-authored-by: Nadezhda Tacheva <73842592+ntacheva@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and ntacheva committed Jun 6, 2024
1 parent b9eca04 commit 3264002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/grid/templates/filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ The template receives a `context` of type `FilterMenuTemplateContext` that provi
>caption Using custom filter menu buttons
````CSHTML
@* Customize the buttons in the Filter Menu
@* Customize the buttons in the Filter Menu *@
@using Telerik.DataSource
Expand Down

0 comments on commit 3264002

Please sign in to comment.