Skip to content

Commit eb4caa8

Browse files
Chris Brownforstisabella
andauthored
Update src/connections/destinations/catalog/devrev/index.md
Co-authored-by: forstisabella <[email protected]>
1 parent e861663 commit eb4caa8

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
@@ -40,7 +40,7 @@ For example:
4040

4141
### Accounts, domains, emails, and the blacklist
4242

43-
By default, the `createRevUser` function will create a new RevUser (Contact) object in DevRev. This contact will be assoicated with an Account as well, based on the following rules:
43+
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:
4444

4545
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 (aka `[email protected]` would look for an account with external_ref of `[email protected]`)
4646
2. If the email address is a company address (defined by having a domain not in the domain blacklist), then we will look for an account with the company domain. If found, the RevUser will be created attached to this Account. If there is no existing account, a new one will be created with the company domain (aka `[email protected]` would be added under the Account with the domain `company.com`)

0 commit comments

Comments
 (0)