From fc45eacaf5ea084d8e13eff397abdf42ed162183 Mon Sep 17 00:00:00 2001 From: Sewen Thy Date: Tue, 1 Oct 2024 07:20:53 +0000 Subject: [PATCH] lib: typo --- lib/slack.atd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/slack.atd b/lib/slack.atd index a6e5435..36c7b96 100644 --- a/lib/slack.atd +++ b/lib/slack.atd @@ -33,7 +33,7 @@ type message_attachment = { ?thumb_url: string nullable; ?ts: int nullable; ?footer: string nullable; - ?verabitm: bool nullable; + ?verbatim: bool nullable; } type image_object = {