Skip to content

Commit

Permalink
clarify wording
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye217 committed Oct 16, 2024
1 parent 3c34441 commit 8634338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/components/settings/SearchSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ export default function SearchSettings({
<div className="space-y-0.5">
<div className="text-md">Default Search View</div>
<div className="space-y-1 text-xs text-muted-foreground">
When no filters are selected, display a summary of the 10 most
recent tracked objects per label, or display an unfiltered grid.
When no filters are selected, display a summary of the most recent
tracked objects per label, or display an unfiltered grid.
</div>
</div>
<Select
Expand Down

0 comments on commit 8634338

Please sign in to comment.