Spaces:
Running
Running
Update index.html
Browse files- 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 ', '
|
|
|
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>
|