Skip to content

Commit

Permalink
Refactor authentication description message
Browse files Browse the repository at this point in the history
Signed-off-by: Su <[email protected]>
  • Loading branch information
zhongnansu committed May 30, 2023
1 parent 20c928f commit bbc3647
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 bbc3647

Please sign in to comment.