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>
  • Loading branch information
zhongnansu committed May 31, 2023
1 parent 20c928f commit 821ad73
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 821ad73

Please sign in to comment.