From 97f991ed2ea36d4d46de5c114397fdc06bac8cdc Mon Sep 17 00:00:00 2001 From: Mathieu Velten Date: Mon, 18 Jul 2022 15:35:25 +0200 Subject: Apply suggestions from code review Co-authored-by: Brendan Abolivier --- docs/modules/third_party_rules_callbacks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/modules') diff --git a/docs/modules/third_party_rules_callbacks.md b/docs/modules/third_party_rules_callbacks.md index 9394be10ad..2ca23449e3 100644 --- a/docs/modules/third_party_rules_callbacks.md +++ b/docs/modules/third_party_rules_callbacks.md @@ -267,7 +267,7 @@ If multiple modules implement this callback, Synapse runs them all in order. ### `on_threepid_unbind` -_First introduced in Synapse v1.63.0_ +_First introduced in Synapse v1.64.0_ ```python async def on_threepid_unbind( -- cgit 1.5.1