From ef3aee58ee16bb9179a536b16fb5e460abe91b21 Mon Sep 17 00:00:00 2001 From: qvvonk Date: Thu, 25 Sep 2025 14:55:51 +0300 Subject: [PATCH] typos --- 1724.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1724.bugfix.rst b/1724.bugfix.rst index fc820c53..7f589d3f 100644 --- a/1724.bugfix.rst +++ b/1724.bugfix.rst @@ -1 +1 @@ -Added dispatcher key to event data in dispatcher.feed_update, removed redundant unpacking of workflow_data in dispatcher.start_polling. +Added dispatcher key to event data in `Dispatcher.feed_update`, removed redundant unpacking of `workflow_data` in `Dispatcher.start_polling`.