diff options
| -rw-r--r-- | rst.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/rst.html.markdown b/rst.html.markdown index f63d4b2f..56d54501 100644 --- a/rst.html.markdown +++ b/rst.html.markdown @@ -41,8 +41,8 @@ Main titles are written using equals signs over and under  Note that each character, including spaces, needs an equals sign above and below. -Title use equals signs but are only underlined -============================================== +Titles also use equals signs but are only underneath +====================================================  Subtitles with dashes  --------------------- | 
