mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Fix typo s/statuses/accounts (#1196)
This commit is contained in:
parent
5b1f92c203
commit
4ee33a54b5
@ -630,7 +630,7 @@ limit
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
||||
A list of statuses that boosted the status
|
||||
A list of accounts that boosted the status
|
||||
|
||||
```json
|
||||
[
|
||||
@ -1856,4 +1856,4 @@ Status does not exist or is private.
|
||||
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/statuses/reblogs_controller.rb" caption="app/controllers/api/v1/statuses/reblogs_controller.rb" >}}
|
||||
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/statuses/sources_controller.rb" caption="app/controllers/api/v1/statuses/sources_controller.rb" >}}
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/statuses/sources_controller.rb" caption="app/controllers/api/v1/statuses/sources_controller.rb" >}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user