Skip to content

Commit 62b6aa5

Browse files
authored
Minor rewording
1 parent cd4d743 commit 62b6aa5

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
@@ -214,9 +214,9 @@ Yes, Segment limits request sizes to a maximum of 16KB. Records larger than this
214214

215215
No, SQL Traits supports string and numeric data types. You can cast arrays as a comma-separated string. In this case, if you used this trait to build an audience, you could check if the array contains a certain value with the "contains" operator, but the value is sent to any connected destinations as a string.
216216

217-
### Can I change the Warehouse Source after a SQL Trait has been created?
217+
### Can I change the Warehouse Source after a SQL trait has been created?
218218

219-
Once a SQL Trait has been created, it is not possible to change the Warehouse Source. The Trait must be re-created.
219+
After a SQL trait has been created, you can't change its Warehouse Source. You'll need to create a new trait if you want to change the Warehouse source.
220220

221221
## Troubleshooting
222222

0 commit comments

Comments
 (0)