Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
  • Loading branch information
estrattonbailey and surfdude29 authored Feb 13, 2025
1 parent 6c46859 commit 01da6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2025-02-14-typescript-sdk-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ import { AppBskyEmbedImages } from '@atproto/api'
const Images = AppBskyEmbedImages.Main
const validateImages = AppBskyEmbedImages.validateMain

// Get some date somehow
// Get some data somehow
declare const data: unknown

// Validate the data against a particular schema (images here)
Expand Down

0 comments on commit 01da6d5

Please sign in to comment.