diff --git a/app/entities/patches/page.mdx b/app/entities/patches/page.mdx index 08658d7..567096a 100644 --- a/app/entities/patches/page.mdx +++ b/app/entities/patches/page.mdx @@ -34,7 +34,7 @@ This is less important for other entities, such as `User` profiles, as their con ```jsonc {{ 'title': 'Example Patch (deletes attachments from the previous page\\'s Note)' }} { "id": "be96bb7a-4b8e-45f9-93aa-23633eb3cfdc", - "type": "Patch", + "type": "Patch", // [!code focus] "uri": "https://social.lysand.org/objects/be96bb7a-4b8e-45f9-93aa-23633eb3cfdc", "created_at": "2024-06-19T01:07:44.139Z", "patched_id": "01902e09-0f8b-72de-8ee3-9afc0cf5eae1", // [!code focus:2]