docs: Fixes a typo in CONTRIBUTING.md (#582)

* Fixes a typo in CONTRIBUTING.md

I spotted this while checkign the contributing docs to create my
previous MR and thought it'd be nice to just push up a quick fix.

* DCO Remediation Commit for Jordan White <jordan.page.white@gmail.com>

I, Jordan White <jordan.page.white@gmail.com>, hereby add my Signed-off-by to this commit: b4026f63dd

Signed-off-by: Jordan White <jordan.page.white@gmail.com>

---------

Signed-off-by: Jordan White <jordan.page.white@gmail.com>
This commit is contained in:
Jordan White
2026-04-08 22:57:11 -07:00
committed by GitHub
parent 46a9b5a329
commit 7d8c9db2a7
+1 -1
View File
@@ -43,7 +43,7 @@ Simply use the `uv add` command. The `pyproject.toml` and `uv.lock` files will b
uv add [OPTIONS] <PACKAGES|--requirements <REQUIREMENTS>>
```
### Code sytle guidelines
### Code style guidelines
We use the following tools to enforce code style: