fix: typos (#13505)

pull/13508/head
omahs 2025-05-10 17:36:17 +02:00 committed by GitHub
parent 4c8600967c
commit bfd2c72715
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
The default Helix build. Uses the latest stable Rust toolchain, and unstable The default Helix build. Uses the latest stable Rust toolchain, and unstable
nixpkgs. nixpkgs.
The build inputs can be overriden with the following: The build inputs can be overridden with the following:
packages.${system}.default.override { rustPlatform = newPlatform; }; packages.${system}.default.override { rustPlatform = newPlatform; };