Fix markdown typo

This commit is contained in:
Anthony Sottile
2019-05-08 08:27:53 -07:00
parent 168ede2be0
commit b3bfecde39

View File

@@ -2,7 +2,7 @@
===================
### Fixes
- Don't ``UnicodeDecodeError`` on unexpected non-UTF8 output in python health
- Don't `UnicodeDecodeError` on unexpected non-UTF8 output in python health
check on windows.
- #1021 issue by @nicoddemus.
- #1022 PR by @asottile.