Skip to content

Commit 9aaf931

Browse files
committed
fix wording
1 parent f5ec6dd commit 9aaf931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,8 +1464,8 @@ <h3 id="generate-test-report-command">Generate Test Report</h3>
14641464
3. If |message| is not present, return a <a>WebDriver error</a>
14651465
with <a>WebDriver error code</a> <a>invalid argument</a>.
14661466

1467-
4. Let |group| be the result of <a>trying</a> to get |parameters|'s
1468-
{{GenerateTestReportParameters/group}} property.
1467+
4. Let |group| be |parameters|'s {{GenerateTestReportParameters/group}}
1468+
property.
14691469

14701470
5. Let |body| be a new object that can be serialized into a <a>JSON text</a>,
14711471
containing a single string field, |body_message|.

0 commit comments

Comments
 (0)