Skip to content

Commit

Permalink
Merge pull request #392 from CharlesCNorton/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
ryantm authored Sep 6, 2024
2 parents b9acb38 + 91b19d5 commit 21c12c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This will take a while.

## Building

For each of the following examples, the build result will found be in a file or directory named `result`.
For each of the following examples, the build result will be found in a file or directory named `result`.

To build all active modules (this will take a while, and a lot of disk space):

Expand Down Expand Up @@ -64,4 +64,4 @@ or

```
nix build .#custom-bundle-squashfs
```
```

0 comments on commit 21c12c8

Please sign in to comment.