From dc21ea9998e6f3e28b266771912927aa9cb8e032 Mon Sep 17 00:00:00 2001 From: CKay9 Date: Wed, 19 Mar 2025 13:38:38 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20typo:=20Alejanda=20=E2=86=92=20Alejandra?= =?UTF-8?q?=20in=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e5a3b0e1..b2df95b13 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ nix develop -c prettier --write . Nix modules are formatted with [Alejandra](https://github.com/kamadorueda/alejandra/). An Alejandra CI check will fail builds with improper formatting. -Nix users can use the following command to format with Alejanda: +Nix users can use the following command to format with Alejandra: ``` nix develop -c alejandra .