about summary refs log tree commit diff
path: root/maintainers/scripts
diff options
context:
space:
mode:
authorJon Seager <jon@sgrs.uk>2024-02-28 17:37:31 +0000
committerGitHub <noreply@github.com>2024-02-28 17:37:31 +0000
commit54a099d4c62872882bcfae99f3746caff01e3dd5 (patch)
tree5ff3a03e3bb5950531825c7cc3ecf05823587590 /maintainers/scripts
parentba732fe74b6af7d61dd4723760bf43e8f2299ed9 (diff)
parentf83aea707a569d3818f8b1ea80f0a5ef31df1aa8 (diff)
Merge pull request #292118 from philiptaron/typo-fix
maintainers/bootstrap-files: fix two typos in README.md
Diffstat (limited to 'maintainers/scripts')
-rw-r--r--maintainers/scripts/bootstrap-files/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/scripts/bootstrap-files/README.md b/maintainers/scripts/bootstrap-files/README.md
index ae385cbd6ce85..b55878f34192c 100644
--- a/maintainers/scripts/bootstrap-files/README.md
+++ b/maintainers/scripts/bootstrap-files/README.md
@@ -39,7 +39,7 @@ target:
    ```
 
    To validate cross-targets `binfmt` `NixOS` helper can be useful.
-   For `riscv64-unknown-linux-gnu` the `/etc/nixox/configuraqtion.nix`
+   For `riscv64-unknown-linux-gnu` the `/etc/nixos/configuration.nix`
    entry would be `boot.binfmt.emulatedSystems = [ "riscv64-linux" ]`.
 
 3. Propose the commit as a PR to update bootstrap tarballs, tag people