Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-sherman committed Nov 21, 2024
1 parent 43e00d8 commit ecf324d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontpage/lib/data/atproto/event.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { CommentCollection } from "./comment";
import { PostCollection } from "./post";
import { isDid } from "./did";

// This module refers to the event emitted by the Firehose
// This module refers to the event emitted by Jetstream

export const Collection = z.union([
z.literal(PostCollection),
Expand Down

0 comments on commit ecf324d

Please sign in to comment.