This is an automated email from the ASF dual-hosted git repository.
bartmaer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/main by this push:
new d66c0ed15a minor doc updates #6012 (#6019)
d66c0ed15a is described below
commit d66c0ed15a33d307a862184ab5125f99af9b4ea0
Author: Bart Maertens <[email protected]>
AuthorDate: Sun Nov 16 09:36:56 2025 +0100
minor doc updates #6012 (#6019)
* minor doc update. #6012
* minor doc update. #6012
---
.../modules/ROOT/pages/metadata-types/salesforce-connection.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/metadata-types/salesforce-connection.adoc
b/docs/hop-user-manual/modules/ROOT/pages/metadata-types/salesforce-connection.adoc
index 2082c5ea72..205a01511d 100644
---
a/docs/hop-user-manual/modules/ROOT/pages/metadata-types/salesforce-connection.adoc
+++
b/docs/hop-user-manual/modules/ROOT/pages/metadata-types/salesforce-connection.adoc
@@ -28,7 +28,7 @@ image:transforms/icons/SFI.svg[width="24px"]
Describes a Salesforce connection that can be reused across multiple
Salesforce transforms.
-The Salesforce Connection metadata type allows you to define connection
settings once and reuse them across all Salesforce transforms in your project.
This eliminates the need to duplicate connection information and provides
centralized management of Salesforce authentication credentials.
+The Salesforce Connection metadata type allows you to define connection
settings once and reuse them across all Salesforce transforms in your Apache
Hop projects. This eliminates the need to duplicate connection information and
provides centralized management of Salesforce authentication credentials.
== Related Plugins