Skip to content

Commit

Permalink
Refactor authentication description message (#4179)
Browse files Browse the repository at this point in the history
resolves #4173

Signed-off-by: Su <szhongna@amazon.com>
(cherry picked from commit 821ad73)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 31, 2023
1 parent 25755ae commit 87a7f96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ export class CreateDataSourceForm extends React.Component<
<EuiText>
<FormattedMessage
id="dataSourcesManagement.createDataSource.authenticationMethodDescription"
defaultMessage="Provide authentication details require to gain access to the endpoint. If no authentication is required, choose "
defaultMessage="Enter the authentication details to access the endpoint. If no authentication is required, select "
/>
<b>
<FormattedMessage
Expand Down

0 comments on commit 87a7f96

Please sign in to comment.