Fix typo: Alejanda → Alejandra in README.md (#6817)

pull/6820/head
Leah Amelia Chen 2025-03-19 14:03:38 +01:00 committed by GitHub
commit 907e62aa29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 .