Skip to content
Prev Previous commit
Next Next commit
docs: fix spelling: modules
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed Sep 29, 2025
commit ac3b1e9c14005c34cb341ea90c1a28b57bf3fbf4
2 changes: 1 addition & 1 deletion workspaces/arborist/docs/reify.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ a
```

This actually means that we move each unchanging node's _contents_ (other
than `node_mdules`) into the new location. (Maybe we ought to _only_ ever
than `node_modules`) into the new location. (Maybe we ought to _only_ ever
move files, not directories?)

Fail: move unchanging nodes back to retired tree, fail step 2
Expand Down