RestructuredText Cheat Sheet: Fix typo (#4455)

`*emphasis` -> `*emphasis*`

Fixes #4454
master
anoadragon453 2017-08-24 16:39:20 -07:00 committed by Rob Emery
parent 6774080ae7
commit 449b37251f
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
],
"Text Styles": [
{
"key": "*emphasis",
"key": "*emphasis*",
"val": "Emphasis"
},
{