diff --git a/content/en/api/rest/notifications.md b/content/en/api/rest/notifications.md index 142f466c..93c289a7 100644 --- a/content/en/api/rest/notifications.md +++ b/content/en/api/rest/notifications.md @@ -25,7 +25,7 @@ Returns array of [Notification]({{< relref "entities.md#notification" >}}) | `min_id` | Return results immediately newer than ID | Optional || | `limit` | Maximum number of results | Optional | 20 | | `exclude_types` | Array of types to exclude (e.g. `follow`, `favourite`, `reblog`, `mention`) | Optional || -| `account_id` | account id of user to include | Optional || +| `account_id` | Return only notifications sent from given account | Optional || ### Pagination