瀏覽代碼

docs(typo): "cheks" should be "checks"

Signed-off-by: Tygo van den Hurk <91738110+Tygo-van-den-Hurk@users.noreply.github.com>
Tygo van den Hurk 8 月之前
父節點
當前提交
71c24c3810
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -46,7 +46,7 @@ Some useful commands include:
 - `nix build`: build eza.
 - `nix build`: build eza.
 - `nix build .#test`: runs eza's cargo tests
 - `nix build .#test`: runs eza's cargo tests
 - `nix build .#clippy`: runs clippy on eza
 - `nix build .#clippy`: runs clippy on eza
-- `nix fmt`: automatically formats your code as required by flake cheks and
+- `nix fmt`: automatically formats your code as required by flake checks and
   pre-commit-hooks.nix
   pre-commit-hooks.nix
 - `just itest`: runs integration tests
 - `just itest`: runs integration tests