Vishwa commited on
Commit
a9553dc
·
1 Parent(s): 076269b

Removed the sentence "Run by clicking the RUN button" as there was no RUN button anymore.

Browse files
Files changed (1) hide show
  1. demo/index.html +1 -2
demo/index.html CHANGED
@@ -64,8 +64,7 @@
64
  <section class="section__examples">
65
  <div id="examples_section">
66
  <h3>Can you show some Examples?</h3>
67
- <p>Below you find some of the examples and sample use-cases on how you can use it. Run by clicking the
68
- <code>RUN</code> button.</p>
69
  </div>
70
  <div id="single-element-no-popover" class="section__example">
71
  <h4>Highlighting a Single Element – Without Popover</h4>
 
64
  <section class="section__examples">
65
  <div id="examples_section">
66
  <h3>Can you show some Examples?</h3>
67
+ <p>Below you find some of the examples and sample use-cases on how you can use it.</p>
 
68
  </div>
69
  <div id="single-element-no-popover" class="section__example">
70
  <h4>Highlighting a Single Element – Without Popover</h4>