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:
parent
457b5e795c
commit
da1e434ee7
@ -207,7 +207,7 @@ aliases: [
|
|||||||
|
|
||||||
May contain subtrees `small` and `original`, as well as various other top-level properties.
|
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}
|
### `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" >}}
|
{{< 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" >}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user