Skip to content

Commit 0b3b383

Browse files
author
markzegarelli
authored
Merge pull request #1804 from segmentio/ajesien27-patch-1
Update identity-resolution-settings.md
2 parents dc62c67 + 2dab9b8 commit 0b3b383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/personas/identity-resolution/identity-resolution-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ In the past, certain default values cause large amounts of profiles to merge inc
108108

109109
| Value | Type |
110110
| ----------------------------- | --------------- |
111-
| Zeroes and Dashes (`^[0\-]*$) | Pattern (REGEX) |
111+
| Zeroes and Dashes (^[0-]*$) | Pattern (REGEX) |
112112
| -1 | Exact Match |
113113
| null | Exact Match |
114114
| anonymous | Exact Match |

0 commit comments

Comments
 (0)