Skip to content

Commit 0db3737

Browse files
nnobelismnonnenmacher
authored andcommitted
docs(ort-yml): Fix a small typo in the ort-yml documentation
Signed-off-by: Nicolas Nobelis <[email protected]>
1 parent 6c5ab2e commit 0db3737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/configuration/ort-yml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ excludes:
7575
Where the list of available options for `reason` is defined in [PathExcludeReason.kt](https://github.com/oss-review-toolkit/ort/blob/main/model/src/main/kotlin/config/PathExcludeReason.kt).
7676
For how to write a glob pattern, please see the [AntPathMatcher documentation](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/AntPathMatcher.html).
7777

78-
The path exclude above has the following effects:
78+
The path exclude below has the following effects:
7979

8080
* All projects found below the `test-data` directory are marked as excluded.
8181
* License findings in files below the `test-data` directory are marked as excluded.

0 commit comments

Comments
 (0)