Skip to content

Commit db165e7

Browse files
authored
Merge pull request #114 from linghengqian/fix-doc
Fix a typo in CONTRIBUTING.md
2 parents 71c0b44 + 99965d3 commit db165e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ In order to ensure that all contributions follow the same standards of quality w
1717
> not be included as it does not compose and can break code in unpredictable ways.
1818
>
1919
> Make sure that you are
20-
>
21-
using [Conditional Configuration](https://www.graalvm.org/22.2/reference-manual/native-image/metadata/#specifying-reflection-metadata-in-json)
20+
> using [Conditional Configuration](https://www.graalvm.org/22.2/reference-manual/native-image/metadata/#specifying-reflection-metadata-in-json)
2221
> in order to precisely define the metadata scope. This is a hard requirement as it prevents unnecessary bloating of
2322
> images.
2423
>

0 commit comments

Comments
 (0)