From 290d84cd0f880e90dd15aca25e82780cea1170a4 Mon Sep 17 00:00:00 2001
From: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Date: Sat, 24 Apr 2021 20:32:25 +0200
Subject: docs: Use the correct number for user_nick

Thanks Felix for noticing!
---
 docs/event_index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/event_index.rst b/docs/event_index.rst
index 2a540a34..9dba3fc4 100644
--- a/docs/event_index.rst
+++ b/docs/event_index.rst
@@ -534,7 +534,7 @@ The current list of plugin prefixes is the following:
 - ``user_activity``: :class:`~.XEP_0108`
 - ``user_tune``: :class:`~.XEP_0118`
 - ``reachability``: :class:`~.XEP_0152`
-- ``user_nick``: :class:`~.XEP_0163`
+- ``user_nick``: :class:`~.XEP_0172`
 - ``user_gaming``: :class:`~.XEP_0196`
 - ``mix_participant_info``: :class:`~.XEP_0369`
 - ``mix_channel_info``: :class:`~.XEP_0369`
-- 
cgit v1.2.3