Skip to content

Commit 11f4e0b

Browse files
alan-agius4clydin
authored andcommitted
docs: typo in cache command long description
(cherry picked from commit 37422da)
1 parent 7b60e03 commit 11f4e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/src/commands/cache/long-description.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ By default, disk cache is only enabled for local environments. The value of envi
2626

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

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

0 commit comments

Comments
 (0)