From 7d8c9db2a7af3bac4bfd6683640d7138a916ebf2 Mon Sep 17 00:00:00 2001 From: Jordan White Date: Wed, 8 Apr 2026 22:57:11 -0700 Subject: [PATCH] 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 I, Jordan White , hereby add my Signed-off-by to this commit: b4026f63ddf0c84f5be775a926a990e0293a6843 Signed-off-by: Jordan White --------- Signed-off-by: Jordan White --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f15059d6..601510df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ Simply use the `uv add` command. The `pyproject.toml` and `uv.lock` files will b uv add [OPTIONS] > ``` -### Code sytle guidelines +### Code style guidelines We use the following tools to enforce code style: