Tweak step by step guide wording

This commit is contained in:
Alex Cabal 2022-01-07 19:48:14 -06:00
parent e6a55211a9
commit 3e301aa8a5

View file

@ -453,9 +453,9 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
</li>
</ul>
<p>After youve reviewed the changes, create an <code class="html">[Editorial]</code> commit. This type of commit is important, because it gives purists an avenue to reverse these changes back to the original text.</p>
<aside class="alert">
<aside class="tip">
<p>Editorial changes are those where we make an editorial decision to alter the original text, for example modernizing spelling or fixing a probable printers typo.</p>
<p>Fixing a transcribers typo or changing the case of letters and words <strong>are not</strong> editorial changes.</p>
<p>Fixing a transcribers typo—i.e. where the transcriber made a mistake when converting the page scans to digital text—<strong>is not</strong> an editorial change.</p>
</aside>
<code class="terminal"><span><b>git</b> commit -am <i>"[Editorial] Modernize hyphenation and spelling"</i></span></code>
</li>