Skip to content

Commit

Permalink
docs: typo in cache command long description
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 authored and clydin committed Aug 12, 2022
1 parent 8176896 commit 37422da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ By default, disk cache is only enabled for local environments. The value of envi

- `all` - allows disk cache on all machines.
- `local` - allows disk cache only on development machines.
- `ci` - allows disk cache only on continuous integration (Ci) systems.
- `ci` - allows disk cache only on continuous integration (CI) systems.

To change the environment setting to `all`, run the following command:

Expand Down

0 comments on commit 37422da

Please sign in to comment.