diff --git a/content/en/entities/ScheduledStatus.md b/content/en/entities/ScheduledStatus.md index 93171ec3a..a64bf9262 100644 --- a/content/en/entities/ScheduledStatus.md +++ b/content/en/entities/ScheduledStatus.md @@ -109,7 +109,7 @@ Returned from `GET /api/v1/scheduled_statuses`: ##### `params[poll][expires_in]` {#params-poll-expires_in} **Description:** How many seconds the poll should last before closing.\ -**Type:** String (cast from integer)\ +**Type:** Integer\ **Version history:**\ 2.8.0 - added