Akihito Tamagawa commited on
Commit
00c1eb6
·
1 Parent(s): 29557f3
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -286,7 +286,7 @@ driver.highlight({
286
  </code></pre>
287
  </div>
288
  <p class="top-20">Note that all the button options that you provide in the driver definition can be overridden for a
289
- specific step by giving them int he step definition</p>
290
  <div class="section__example">
291
  <h4>Step Definition</h4>
292
  <p>Here are the set of options that you can pass in each step i.e. an item in array of steps or the object that
 
286
  </code></pre>
287
  </div>
288
  <p class="top-20">Note that all the button options that you provide in the driver definition can be overridden for a
289
+ specific step by giving them in the step definition</p>
290
  <div class="section__example">
291
  <h4>Step Definition</h4>
292
  <p>Here are the set of options that you can pass in each step i.e. an item in array of steps or the object that