Skip to content

Commit a219358

Browse files
committed
Review fix
1 parent 5b942d5 commit a219358

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/src/docs/asciidoc/user-guide/advanced-topics/junit-platform-reporting.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ $ java -jar junit-platform-console-standalone-{platform-version}.jar <OPTIONS> \
137137
--config=junit.platform.reporting.output.dir=reports
138138
----
139139

140-
Configuration parameters can also be set via a resource path file, by specifying the
141-
`--config-resource` option:
140+
Configuration parameters can also be set in a custom properties file supplied as a classpath resource
141+
via the `--config-resource` option:
142142

143143
[source,console,subs=attributes+]
144144
----

0 commit comments

Comments
 (0)