Skip to content

Commit 8774ab6

Browse files
committed
change button name
1 parent dfc455a commit 8774ab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/routes/_app/datahub/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ const RouteComponent = () => {
191191
id="subject-lookup-search-bar"
192192
>
193193
{t({
194-
en: 'Click to Search',
194+
en: 'Subject Lookup',
195195
fr: 'Cliquer pour rechercher'
196196
})}
197197
</Button>

0 commit comments

Comments
 (0)