Skip to content

Commit

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


(cherry picked from commit 821ad73)

Signed-off-by: Su <[email protected]>
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 <[email protected]>
  • Loading branch information
3 people authored May 31, 2023
1 parent b62c42f commit a7cb787
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 a7cb787

Please sign in to comment.