Update regex in step by step guide

This commit is contained in:
Alex Cabal 2022-04-15 11:35:54 -05:00
parent 752a86254b
commit d9038a6a67

View file

@ -339,7 +339,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
</tr> </tr>
</tbody> </tbody>
</table> </table>
<code class="terminal"><span><b>se</b> interactive-replace <i>"([Ss])ome one" "\1omeone"</i> src/epub/text/<i class="glob">*</i></span></code> <code class="terminal"><span><b>se</b> interactive-replace <i>"\b([Ss])ome one" "\1omeone"</i> src/epub/text/<i class="glob">*</i></span></code>
</li> </li>
<li> <li>
<h3>any one anyone</h3> <h3>any one anyone</h3>