Skip to content

Commit c8a957a

Browse files
committed
smart hashing to hashing
1 parent 810f80b commit c8a957a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/destinations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ The following destinations support bulk batching:
220220
> info "You must manually configure bulk batches for Actions destinations"
221221
> To support bulk batching for the Actions Webhook destination, you must set `enable-batching: true` and `batch_size: >= 1000`.
222222
223-
### Smart hashing
223+
### Hashing
224224
Segment automatically hashes personally identifiable information (PII). This simplifies implementation for teams with data privacy requirements and eliminates issues with double-hashing that can result in failed matching at destinations.
225225

226226
These are the 2 types of data that Segment handles for hashing:

0 commit comments

Comments
 (0)