Polish docs

This commit is contained in:
Madhura Bhave
2020-03-23 13:01:16 -07:00
parent a06f4f21e3
commit 7444306d0b
2 changed files with 2 additions and 2 deletions

View File

@@ -333,4 +333,4 @@ The content of a `libraries` layer can be customized using filters to `include`
The format is `groupId:artifactId[:version]`.
In the example above, any artifact whose version ends with `SNAPSHOT` is going to be included in the `snapshot-dependencies` layer.
The content of a `classes` layer can be customized using filters to `included` or `exclude` based on location of the entry using Ant-style pattern matching.
The content of a `application` layer can be customized using filters to `includ` or `exclude` based on location of the entry using Ant-style pattern matching.

View File

@@ -180,7 +180,7 @@ The content of a `libraries` layer can be customized using filters to `include`
The format is `groupId:artifactId[:version]`.
In the example above, any artifact whose version ends with `SNAPSHOT` is going to be included in the `snapshot-dependencies` layer.
The content of a `classes` layer can be customized using filters to `include` or `exclude` based on location of the entry using Ant-style pattern matching.
The content of a `application` layer can be customized using filters to `include` or `exclude` based on location of the entry using Ant-style pattern matching.