Skip to content

Commit 0c22389

Browse files
Update src/connections/destinations/catalog/devrev/index.md
Co-authored-by: rchinn-segment <[email protected]>
1 parent 888dc3d commit 0c22389

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/devrev

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/devrev/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ For example:
3737
By default, the `createRevUser` function will create a new RevUser (Contact) object in DevRev. This contact will be associated with an Account as well, based on the following rules:
3838

3939
1. If the email address is a personal email address (defined by having a domain in the domain blacklist), then the Account will be searched for using the email address specifically (for example, `[email protected]` would look for an account with external_ref of `[email protected]`).
40-
2. If the email address is a company address (not having a domain in the domain blacklist), then DevRev looks for an account with the company domain. If found, the RevUser will be attached to this Account. If there is no existing account, a new one will be created with the company domain (for example, DevRev would add `[email protected]` under the Account with the domain `company.com`)
40+
2. If the email address is a company address (not having a domain in the domain blacklist), then DevRev looks for an account with the company domain. If found, the RevUser will be attached to this Account. If there is no existing account, a new one will be created with the company domain (for example, DevRev would add `[email protected]` under the Account with the domain `company.com`).
4141

4242
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)