Skip to content

Commit cd366c9

Browse files
seanstorymiguelgrinberg
authored andcommitted
Re-label username form piece
1 parent c58f8c1 commit cd366c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-apps/internal-knowledge-search/app-ui/src/components/SearchApplicationSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ const SearchApplicationSettings: React.FC = () => {
269269
htmlFor="appUser"
270270
className="block text-sm font-medium mb-1 text-gray-700"
271271
>
272-
Application Elasticsearch Username:
272+
Search Application Username:
273273
</label>
274274
<p className="text-xs mb-2 text-gray-500">The Elasticsearch username to use to establish a connection with.</p>
275275
<input

0 commit comments

Comments
 (0)