We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2ef80 commit ca615b4Copy full SHA for ca615b4
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