1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

MediaAttachment.md: fix typo (#1621)

This commit is contained in:
mkljczk 2025-03-24 15:55:30 +01:00 committed by GitHub
parent 457b5e795c
commit da1e434ee7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -207,7 +207,7 @@ aliases: [
May contain subtrees `small` and `original`, as well as various other top-level properties.
More importantly, there may be another topl-level `focus` Hash object on images as of 2.3.0, with coordinates can be used for smart thumbnail cropping -- see [Focal points for cropped media thumbnails]({{< relref "api/guidelines#focal-points" >}}) for more.
More importantly, there may be another top-level `focus` Hash object on images as of 2.3.0, with coordinates can be used for smart thumbnail cropping -- see [Focal points for cropped media thumbnails]({{< relref "api/guidelines#focal-points" >}}) for more.
### `description` {#description}
@ -237,4 +237,4 @@ More importantly, there may be another topl-level `focus` Hash object on images
{{< page-relref ref="methods/media" caption="media API methods" >}}
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/media_attachment_serializer.rb" caption="app/serializers/rest/media_attachment_serializer.rb" >}}
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/media_attachment_serializer.rb" caption="app/serializers/rest/media_attachment_serializer.rb" >}}