Skip to content

Commit

Permalink
Change to Associate data source
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <wonglam@amazon.com>
  • Loading branch information
wanglam committed Jul 11, 2024
1 parent 9c42390 commit 7e28c7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ export const WorkspaceForm = (props: WorkspaceFormProps) => {
<EuiTitle size="s">
<h2>
{i18n.translate('workspace.form.selectDataSource.title', {
defaultMessage: 'Select Data Sources',
defaultMessage: 'Associate data source',
})}
</h2>
</EuiTitle>
Expand Down

0 comments on commit 7e28c7d

Please sign in to comment.