mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 12:54:48 -04:00
Update regex in step by step guide
This commit is contained in:
parent
752a86254b
commit
d9038a6a67
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
|
|||
</tr>
|
||||
</tbody>
|
||||
</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>
|
||||
<h3>any one ➔ anyone</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue