Skip to content

Commit

Permalink
fix: typo in nvm cache post
Browse files Browse the repository at this point in the history
  • Loading branch information
blimmer committed Sep 18, 2023
1 parent 25f23b4 commit a45031b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-09-18-circleci-cache-nvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Detected that you have 8 CPU core(s)
Running with 7 threads to speed up the build
```

Luckily, you can work around this issue by caching the NVM.
Luckily, you can work around this issue by caching the Node tarball.

## Caching NVM

Expand Down

0 comments on commit a45031b

Please sign in to comment.