fixed emphasis on last line

This commit is contained in:
Tyler Wince 2018-03-30 14:53:37 -07:00
parent a7c0fc6463
commit 7635db1ce3

View file

@ -133,9 +133,9 @@ would look like the original example.
in the users environment. Selecting an entry point that is already used can
cause plugins to be deactivated without warning!
_Please Note: Your entry point does not need to be exactly 4 characters as of
|Flake8| 3.0. Consider using an entry point with 3 letters followed by 3
numbers (i.e. ABC123)._
**Please Note:** Your entry point does not need to be exactly 4 characters
as of |Flake8| 3.0. *Consider using an entry point with 3 letters followed
by 3 numbers (i.e.* ``ABC123`` *).*
.. _Entry Points: