From 310962b535d53f1ccc8cf9f484fe8beb89234af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Padilla?= Date: Sun, 13 Oct 2024 15:02:06 -0400 Subject: [PATCH] update usage --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index e4ebd6d9..3abea93f 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -60,7 +60,7 @@ RSA encoding and decoding require the ``cryptography`` module. See :ref:`install {'some': 'payload'} Encoding & Decoding Tokens with EdDSA (Ed25519) -------------------------------------------- +----------------------------------------------- EdDSA encoding and decoding require the ``cryptography`` module. See :ref:`installation_cryptography`.