Skip to content

Commit a1fe222

Browse files
committed
Update group.md
1 parent 5230cb9 commit a1fe222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/spec/group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The following are the reserved traits Segment has standardized:
102102
|---------------|----------|---------------------------------------------------------------------------------------------------------------------------------------|
103103
| `address` | Object | Street address of a group. This should be a dictionary containing optional `city`, `country`, `postalCode`, `state`, or `street`. |
104104
| `avatar` | String | URL to an avatar image for the group. |
105-
| `createdAt` | Date | Date the group's account was first created. We recommend [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601){:target="_blank"} date strings. |
105+
| `createdAt` | Date | Date the group's account was first created. Segment recommends [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601){:target="_blank"} date strings. |
106106
| `description` | String | Description of the group, like their personal bio. |
107107
| `email` | String | Email address of group. |
108108
| `employees` | String | Number of employees of a group, typically used for companies. |

0 commit comments

Comments
 (0)