We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b60e03 commit 11f4e0bCopy full SHA for 11f4e0b
packages/angular/cli/src/commands/cache/long-description.md
@@ -26,7 +26,7 @@ By default, disk cache is only enabled for local environments. The value of envi
26
27
- `all` - allows disk cache on all machines.
28
- `local` - allows disk cache only on development machines.
29
-- `ci` - allows disk cache only on continuous integration (Ci) systems.
+- `ci` - allows disk cache only on continuous integration (CI) systems.
30
31
To change the environment setting to `all`, run the following command:
32
0 commit comments