Skip to content

Commit 23b1743

Browse files
opensearch-trigger-bot[bot]github-actions[bot]kavilla
authored
Refactor authentication description message (#4179) (#4187)
resolves #4173 (cherry picked from commit 821ad73) Signed-off-by: Su <szhongna@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Kawika Avilla <kavilla414@gmail.com>
1 parent 04d0e19 commit 23b1743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/data_source_management/public/components/create_data_source_wizard/components/create_form/create_data_source_form.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ export class CreateDataSourceForm extends React.Component<
584584
<EuiText>
585585
<FormattedMessage
586586
id="dataSourcesManagement.createDataSource.authenticationMethodDescription"
587-
defaultMessage="Provide authentication details require to gain access to the endpoint. If no authentication is required, choose "
587+
defaultMessage="Enter the authentication details to access the endpoint. If no authentication is required, select "
588588
/>
589589
<b>
590590
<FormattedMessage

0 commit comments

Comments
 (0)