about summary refs log tree commit diff
path: root/maintainers/scripts
diff options
context:
space:
mode:
authorPhilip Taron <philip.taron@gmail.com>2024-02-28 08:56:49 -0800
committerPhilip Taron <philip.taron@gmail.com>2024-02-28 08:56:49 -0800
commitf83aea707a569d3818f8b1ea80f0a5ef31df1aa8 (patch)
tree09b5a8a1250e35aba3b6e30fff2d016914398b3f /maintainers/scripts
parent84731012374795409ddfc245a356fbac65dd2bc7 (diff)
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