Skip to content

Commit d2d2dbe

Browse files
committed
Fix typo
1 parent 8eee8e9 commit d2d2dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tck-build-logic/src/main/resources/contributing/questions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
{
88
"question-key": "testsLocation",
9-
"question": "Where did you implemented tests for this library? Absolute path to the directory containing java packages where you implemented tests: ",
9+
"question": "Where did you implement tests for this library? Absolute path to the directory containing java packages where you implemented tests: ",
1010
"help": "An absolute path to the directory that contains your tests. This path must be on your system and not some online location. Be aware that for all tests where you are not the sole author, you have to add a comment that proves that you may publish them under the specified license manually"
1111
},
1212
{

0 commit comments

Comments
 (0)