From da1e434ee77dca46bbffad21bb0fe318fd074d4e Mon Sep 17 00:00:00 2001 From: mkljczk Date: Mon, 24 Mar 2025 15:55:30 +0100 Subject: [PATCH] MediaAttachment.md: fix typo (#1621) --- content/en/entities/MediaAttachment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/entities/MediaAttachment.md b/content/en/entities/MediaAttachment.md index 2df9369f..1ec6258e 100644 --- a/content/en/entities/MediaAttachment.md +++ b/content/en/entities/MediaAttachment.md @@ -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" >}} \ No newline at end of file +{{< 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" >}}