Skip to content

Commit

Permalink
tighten language
Browse files Browse the repository at this point in the history
  • Loading branch information
eyeseast committed Dec 2, 2024
1 parent 4a58f96 commit b5365b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/viewer/ReadingToolbar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Assumes it's a child of a ViewerContext
</Dropdown>
{:else}
<Tooltip
caption="Updated search functionality is coming soon. For advanced searches, use legacy mode for now."
caption="For advanced searches, view in legacy DocumentCloud for now."
>
<Search name="q" {query} />
</Tooltip>
Expand Down

0 comments on commit b5365b8

Please sign in to comment.