From b0d8acdd2f7c2ddda7ed8b89b481d71bc72e0768 Mon Sep 17 00:00:00 2001 From: lumiscosity Date: Mon, 22 Jun 2026 10:28:58 +0200 Subject: [PATCH] Fix typo in monthly update info Signed-off-by: lumiscosity --- handlers/monthly_update/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/monthly_update/__init__.py b/handlers/monthly_update/__init__.py index 623c357..8d0a713 100644 --- a/handlers/monthly_update/__init__.py +++ b/handlers/monthly_update/__init__.py @@ -8,7 +8,7 @@ MSG = ('Someone thinks this change could be added to the monthly blog ' 'post! To help with this, we need someone to answer the following ' - 'qurstions: :smile:\n\n' + 'questions: :smile:\n\n' '1. Who is most impacted by this change: users, ' 'Servo developers, embedders, or some other group?\n' '1. What observable difference does this change make?\n'