From 982348cabfc6998fb7d20c7217a6f8fdcb8f5040 Mon Sep 17 00:00:00 2001 From: Zachery Faria Date: Mon, 25 Sep 2023 00:05:33 -0500 Subject: [PATCH] Minor typos in Macros.rst Just noticed these while browsing the docs. --- docs/macros.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/macros.rst b/docs/macros.rst index 23d68492..63f13dbd 100644 --- a/docs/macros.rst +++ b/docs/macros.rst @@ -576,7 +576,7 @@ Here is the full example: {{ render_table(data, view_url=('view_message', [('message_id', ':id')])) }} -The following arguments are expect to accpet an URL tuple: +The following arguments are expected to accept a URL tuple: - ``custom_actions`` - ``view_url``