We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0931a7 + b0c26e5 commit 821890eCopy full SHA for 821890e
docs/advanced/cache.md
@@ -10,7 +10,7 @@
10
11
## Inline cache
12
13
-In most case you want to use the [`type=inline` cache exporter](https://github.com/moby/buildkit#inline-push-image-and-cache-together).
+In most cases you want to use the [`type=inline` cache exporter](https://github.com/moby/buildkit#inline-push-image-and-cache-together).
14
However, note that the `inline` cache exporter only supports `min` cache mode. To enable `max` cache mode, push the
15
image and the cache separately by using the `registry` cache exporter as shown in the [next example](#registry-cache).
16
0 commit comments