From 31cd5d7508fb0e3c8222f747e909e932db1c7230 Mon Sep 17 00:00:00 2001 From: Adam Ross <14985050+R055A@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:31:47 +0200 Subject: [PATCH] docs(readme): fix copyright statement spelling error (#62741) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08e4fe3fd9c..08276642d93 100644 --- a/README.md +++ b/README.md @@ -262,4 +262,4 @@ Copyright © 2025 freeCodeCamp.org The content of this repository is bound by the following licenses: - The computer software is licensed under the [BSD-3-Clause](LICENSE.md) license. -- The learning resources in the [`/curriculum`](/curriculum) directory including their subdirectories thereon are copyright © 2025 freeCodeCamp.org +- The learning resources in the [`/curriculum`](/curriculum) directory including their subdirectories therein are copyright © 2025 freeCodeCamp.org