Skip to content

Commit 295ad0f

Browse files
fniephauscstancu
authored andcommitted
Applied suggestion
1 parent 13e37d3 commit 295ad0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference-manual/native-image/Layers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ on must exactly match those that were used to build the previous layers.
5959

6060
### Interaction with Native Image Bundles
6161

62-
When using [Native Image Bundles](Bundles.md) a layer archive can belong to either the `input` or `output` section of
62+
When using [Native Image Bundles](Bundles.md), a layer archive can belong to either the `input` or `output` section of
6363
the bundle, depending on whether the bundle produces or consumes the layer.
6464

6565
For example a bundle of a build process that uses a `base-layer.nil` and produces an `executable-image` may contain:

0 commit comments

Comments
 (0)