Skip to content

Commit

Permalink
Update docs/npmrc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan authored May 13, 2024
1 parent c529c34 commit 2c961d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/npmrc.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ switching branches or downgrading dependencies.
* Default: **1440** (1 day in minutes)
* Type: **number**

The time in minutes after which dlx cache is expired.
The time in minutes after which dlx cache expires.
After executing a dlx command, pnpm keeps a cache that omits the installation step for subsequent calls to the same dlx command.

## Lockfile Settings
Expand Down

0 comments on commit 2c961d3

Please sign in to comment.