Skip to content

Commit 6fdef32

Browse files
committed
edits
1 parent 3096956 commit 6fdef32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/unify/Traits/sql-traits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,5 +266,5 @@ Check that you've configured the identifier that uniquely identifies users in a
266266

267267
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.
268268

269-
### Why am I not able to see the error messages in SQL trait while the other developers can?
270-
To see the error messages in SQL trait, you will need to have PII Access.
269+
### Why can't I see error messages in SQL traits while other users can?
270+
To see error messages in SQL traits, you will need to have PII Access.

0 commit comments

Comments
 (0)