Skip to content

Commit 28fc769

Browse files
committed
Updating content to make it more clear to users they are editing existing
collections and not adding NEW ones.
1 parent d4a441a commit 28fc769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lang/en-US.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ const CaptureEdit: ResolvedIntlConfig['messages'] = {
787787
'captureEdit.editor.default': `Before you can edit the capture specification, you must fill out the Connection Configuration section and click "${CTAs['cta.generateCatalog.capture']}." `,
788788
'captureEdit.finalReview.instructions': `The following Flow specification was generated from the details you provided. To make changes, you can enter new values in the form above or edit the YAML file directly. Click "${CTAs['cta.saveEntity']}" to proceed.`,
789789

790-
'captureEdit.collections.heading': `3. Source Collections`,
790+
'captureEdit.collections.heading': `3. Target Collections`,
791791
'captureEdit.collectionSelector.heading': `Collection Selector`,
792792
'captureEdit.collectionSelector.instructions': `The collections bound to your existing capture. To update the configuration, please update the fields under the Config tab. To update the schema, click Edit under the Collection tab.`,
793793

0 commit comments

Comments
 (0)