Skip to content

Commit d7f1aee

Browse files
committed
Re-label password form piece
1 parent ca615b4 commit d7f1aee

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
@@ -286,7 +286,7 @@ const SearchApplicationSettings: React.FC = () => {
286286
htmlFor="appPassword"
287287
className="block text-sm font-medium mb-1 text-gray-700"
288288
>
289-
Application Elasticsearch Password:
289+
Search Application User's Password:
290290
</label>
291291
<p className="text-xs mb-2 text-gray-500">The Elasticsearch password to use to establish a connection with.</p>
292292
<input

0 commit comments

Comments
 (0)