From 4884847b91b17020f06be70c30230fa3fcb45478 Mon Sep 17 00:00:00 2001 From: Dukagjin Surdulli Date: Sat, 6 Jul 2019 15:31:52 +0200 Subject: [PATCH] Fixes typo. Replaces "than" with "as". --- mercure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mercure.rst b/mercure.rst index 57215868496..bb1e973b64b 100644 --- a/mercure.rst +++ b/mercure.rst @@ -101,7 +101,7 @@ to the Mercure Hub to be authorized to publish updates. This JWT should be stored in the ``MERCURE_JWT_SECRET`` environment variable. -The JWT must be signed with the same secret key than the one used by +The JWT must be signed with the same secret key as the one used by the Hub to verify the JWT (``aVerySecretKey`` in our example). Its payload must contain at least the following structure to be allowed to publish: