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 ca615b4 commit d7f1aeeCopy full SHA for d7f1aee
example-apps/internal-knowledge-search/app-ui/src/components/SearchApplicationSettings.tsx
@@ -286,7 +286,7 @@ const SearchApplicationSettings: React.FC = () => {
286
htmlFor="appPassword"
287
className="block text-sm font-medium mb-1 text-gray-700"
288
>
289
- Application Elasticsearch Password:
+ Search Application User's Password:
290
</label>
291
<p className="text-xs mb-2 text-gray-500">The Elasticsearch password to use to establish a connection with.</p>
292
<input
0 commit comments