From 067810b1bece8228f88c592e73dde68fdfb33f36 Mon Sep 17 00:00:00 2001 From: Lhcfl Date: Tue, 23 Apr 2024 23:59:03 +0900 Subject: [PATCH] docs (minor): update api-change.md --- docs/api-change.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-change.md b/docs/api-change.md index f55ceab58f..89cf8a9d38 100644 --- a/docs/api-change.md +++ b/docs/api-change.md @@ -9,7 +9,7 @@ Breaking changes are indicated by the :warning: icon. - `all` (default) - `renote` - `quote` -- :warning: Removed the following optional parameters in `notes/reactions`, as they were not taken into account due to a bug: +- :warning: Removed the following optional parameters in `notes/reactions`, as they were never taken into account due to a bug: - `sinceId` - `untilId`