We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e37d3 commit 295ad0fCopy full SHA for 295ad0f
docs/reference-manual/native-image/Layers.md
@@ -59,7 +59,7 @@ on must exactly match those that were used to build the previous layers.
59
60
### Interaction with Native Image Bundles
61
62
-When using [Native Image Bundles](Bundles.md) a layer archive can belong to either the `input` or `output` section of
+When using [Native Image Bundles](Bundles.md), a layer archive can belong to either the `input` or `output` section of
63
the bundle, depending on whether the bundle produces or consumes the layer.
64
65
For example a bundle of a build process that uses a `base-layer.nil` and produces an `executable-image` may contain:
0 commit comments