From 8e59721ee0c41aa3f797dd387bf5663389316736 Mon Sep 17 00:00:00 2001 From: Malcolm Smith Date: Mon, 13 Jul 2026 15:27:00 +0100 Subject: [PATCH] Fix typo in BeeWare sprints entry --- src/content/sprints/beeware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/sprints/beeware.md b/src/content/sprints/beeware.md index 99cd1f3c4..f106e6d1a 100644 --- a/src/content/sprints/beeware.md +++ b/src/content/sprints/beeware.md @@ -18,7 +18,7 @@ links: # Add as many links as relevant. Do you want to write an app for your phone or computer using nothing but Python? Have you got some Python code that you'd like to distribute to users as a standalone installer? Do you use or maintain a Python package that you'd like to -suppport Android or iOS? +build for Android or iOS? BeeWare is a collection of libraries and tools for building a cross-platform native graphical user interface using nothing but Python, and then packaging