<ul>
<li>AKA advice</li>
<li>"<strong>Before</strong> foo(), do this first"</li>
- <li>"Do this <strong>after</strong> foo()</li>
+ <li>"Do this <strong>after</strong> foo()"</li>
<li>"Put this code <strong>around</strong> foo()"</li>
</ul>
</div>