pols commited on
Commit
22705dc
1 Parent(s): b42089b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -39,7 +39,8 @@
39
  <tbody>
40
  <tr>
41
  <td><button id="replace-spaces-button" title="Divide text into bubbles
42
- Replace ' ' with ', '" class="buttons">💔</button></td>
 
43
  <td><button id="revert-spaces-button" title="Combine all
44
  Replace ', ' with ' '" class="buttons">🩹</button></td>
45
  </tr>
 
39
  <tbody>
40
  <tr>
41
  <td><button id="replace-spaces-button" title="Divide text into bubbles
42
+ Replace ' ' with ', '
43
+ and ',' with ', '" class="buttons">💔</button></td>
44
  <td><button id="revert-spaces-button" title="Combine all
45
  Replace ', ' with ' '" class="buttons">🩹</button></td>
46
  </tr>