Skip to content

Commit

Permalink
Bug 29020 Processing Model: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: AutomatedTester <dburns@mozilla.com>
  • Loading branch information
andreastt authored and AutomatedTester committed Aug 3, 2015
1 parent 0228204 commit d7e2231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webdriver-spec.html
Expand Up @@ -328,7 +328,7 @@ <h3>Processing Model</h3>
<a>send an error</a> with <a>error code</a> <a>invalid argument</a>
and jump back to step 1 in this overall algorithm.

<p>Otherwise, let <var>parameters</var> be<var>parse result</var>’s data.
<p>Otherwise, let <var>parameters</var> be <var>parse result</var>’s data.
</ol>

<p>Otherwise, let <var>parameters</var> be null.</p>
Expand Down

0 comments on commit d7e2231

Please sign in to comment.