Skip to content

Commit

Permalink
Fix "OEmebd" typo (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
FiberJW authored Jan 23, 2025
1 parent 01c4a87 commit f20e8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced-guides/oembed.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The official oEmbed endpoint for Bluesky posts is `https://embed.bsky.app/oembed

The rendered height of posts is not known until rendered, so the `maxheight` is ignored and the `height` field in the response JSON is always `null`. This follows the precedent of Twitter tweet embeds.

The oEmebd response contains roughly the same HTML snippet as found at `embed.bsky.app`, with the same public content policy mentioned above.
The oEmbed response contains roughly the same HTML snippet as found at `embed.bsky.app`, with the same public content policy mentioned above.

The HTTP URL patterns which the oEmbed endpoint supports are:

Expand Down

0 comments on commit f20e8b6

Please sign in to comment.