From 0cfe748edc047ea7c156945a0401e1dd238fb885 Mon Sep 17 00:00:00 2001 From: hoffor <37904227+hoffor@users.noreply.github.com> Date: Mon, 17 Nov 2025 06:22:53 -0500 Subject: [PATCH] Add a missing connective word "to" :) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index aa72e1e..c338972 100644 --- a/Home.md +++ b/Home.md @@ -65,7 +65,7 @@ so we still recommend building against Tcl/Tk 8 as of that release. The Python's documentation reports a different set of dependencies in the [documentation](https://devguide.python.org/getting-started/setup-building/#build-dependencies) and in the script used in the [GitHub Actions](https://github.com/python/cpython/blob/main/.github/workflows/posix-deps-apt.sh) - If you are going build PyPy from source or install other Python flavors that require CLang, also install `llvm`. + If you are going to build PyPy from source or install other Python flavors that require CLang, also install `llvm`. * **CentOS/Fedora 21 and below:**