Skip to content

Commit 3e34854

Browse files
authored
Update src/engage/audiences/sql-traits.md
1 parent bea4908 commit 3e34854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/audiences/sql-traits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,4 +259,4 @@ Check that you've configured the identifier that uniquely identifies users in a
259259

260260
### Why doesn't the identifier updated by a SQL trait show the correct value found in the column?
261261

262-
Ensure that the name given to the SQL trait is not the same name as the identifier or column name from the query. To use SQL trait to update the identifier, the identifier will need to be a column in the query of your SQL trait. The column name in the query of SQL trait should be the one that Identity Resolution use to generate the identifier.
262+
Ensure that the name given to the SQL trait is not the same name as the identifier or column name from the query. To use SQL traits to update an identifier, the identifier will need to be a column in the query of your SQL trait. The column name in the query of the SQL trait should be the one that Identity Resolution uses to generate the identifier.

0 commit comments

Comments
 (0)