From da6f46996c16ba3d5a888c95af1ca7c8d0331b04 Mon Sep 17 00:00:00 2001 From: Baku <83136747+IAmABakuAMA@users.noreply.github.com> Date: Sat, 11 Apr 2026 12:25:35 +1000 Subject: [PATCH] Update CONTRIBUTING.md (#1126) minor grammar fixes --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a01e0578..e5427397 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -126,9 +126,9 @@ Some of you might have created useful scripts or API integrations around this pr --- -## Improve to the Documentation +## Improving the Documentation -The documentation available at [docs.tubearchivist.com](https://docs.tubearchivist.com/) and is build from a separate repo [tubearchivist/docs](https://github.com/tubearchivist/docs). The Readme there has additional instructions on how to make changes. +The documentation is available at [docs.tubearchivist.com](https://docs.tubearchivist.com/), and is built from a separate repo: [tubearchivist/docs](https://github.com/tubearchivist/docs). The Readme there has additional instructions on how to make changes. ---