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.
This commit is contained in:
Jordan White
2026-04-08 17:41:55 -07:00
parent b7d35cef4b
commit b4026f63dd
+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: