Skip to content

Commit

Permalink
lib: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sewenthy committed Oct 1, 2024
1 parent 9c9d85d commit fc45eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/slack.atd
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ type message_attachment <ocaml attr="deriving make"> = {
?thumb_url: string nullable;
?ts: int nullable;
?footer: string nullable;
?verabitm: bool nullable;
?verbatim: bool nullable;
}

type image_object <ocaml attr="deriving make"> = {
Expand Down

0 comments on commit fc45eac

Please sign in to comment.