There was an error while loading. Please reload this page.
1 parent c58f8c1 commit cd366c9Copy full SHA for cd366c9
example-apps/internal-knowledge-search/app-ui/src/components/SearchApplicationSettings.tsx
@@ -269,7 +269,7 @@ const SearchApplicationSettings: React.FC = () => {
269
htmlFor="appUser"
270
className="block text-sm font-medium mb-1 text-gray-700"
271
>
272
- Application Elasticsearch Username:
+ Search Application Username:
273
</label>
274
<p className="text-xs mb-2 text-gray-500">The Elasticsearch username to use to establish a connection with.</p>
275
<input
0 commit comments