diff --git a/content/en/entities/Admin_Cohort.md b/content/en/entities/Admin_Cohort.md index 739f4e32..0e8af76e 100644 --- a/content/en/entities/Admin_Cohort.md +++ b/content/en/entities/Admin_Cohort.md @@ -107,7 +107,7 @@ Daily retention data for the week between 2022-09-08 and 2022-09-14, given that ## CohortData entity attributes {#CohortData} -### `date` {date} +### `date` {#date} **Description:** The timestamp for the start of the bucket, at midnight.\ **Type:** String (ISO 8601 Datetime)\ @@ -132,4 +132,4 @@ Daily retention data for the week between 2022-09-08 and 2022-09-14, given that {{< page-relref ref="methods/admin/retention" caption="admin/retention API methods" >}} -{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/admin/cohort_serializer.rb" caption="app/serializers/rest/admin/cohort_serializer.rb" >}} \ No newline at end of file +{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/admin/cohort_serializer.rb" caption="app/serializers/rest/admin/cohort_serializer.rb" >}}