Skip to content

Commit f20f403

Browse files
committed
Fix table
1 parent 6121ab7 commit f20f403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/_includes/content/trait-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ View the table below to better understand how Segment collects custom, computed,
55
You can use the Profile explorer (**Unify > Profile explorer**) to view traits attached to a profile.
66

77
| **Trait type** | **Description** |
8-
|---------------|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
8+
|---------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
99
| [Custom traits](/docs/unify/traits/custom-traits/) | Traits created from source events you pass into Segment. From your sources, send custom traits as pieces of information that you know about a user in an Identify call. |
1010
| [Computed traits](/docs/unify/traits/computed-traits/) | Traits collected from computations off of event and event property data from your sources. Create user or account-level calculations like `most_viewed_page` or `total_num_orders` for a customer. Learn more by viewing [types of computed traits](/docs/unify/traits/computed-traits/#types-of-computed-traits). |
1111
| [SQL traits](/docs/unify/traits/sql-traits/) | Traits created by running SQL queries on data in your warehouse. SQL traits are a type of computed trait. SQL traits help you import traits from your data warehouse back into Segment to build audiences or enhance data that you send to other destinations. |
1212

1313
<!--
14-
| [Predictive traits](/docs/unify/traits/predictions/using-predictions/) | Segment creates Predictions as Computed Traits, with scores saved to user profiles as a percentage cohort. | -->
14+
| [Predictive traits](/docs/unify/traits/predictions/using-predictions/) | Segment creates Predictions as Computed Traits, with scores saved to user profiles as a percentage cohort. | -->

0 commit comments

Comments
 (0)