Просмотр исходного кода

Improve Gravatar plugin ReadMe

Justin Mayer лет назад: 10
Родитель
Сommit
be06a25f38
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      gravatar/Readme.rst

+ 3 - 3
gravatar/Readme.rst

@@ -9,7 +9,7 @@ account.
 
 
 Alternatively, you can provide an email address from within article metadata.
 Alternatively, you can provide an email address from within article metadata.
 
 
-In ReSTructuredText::
+In reSTructuredText::
 
 
     :email:  john.doe@example.com
     :email:  john.doe@example.com
 
 
@@ -18,6 +18,6 @@ In Markdown::
     Email:  john.doe@example.com
     Email:  john.doe@example.com
 
 
 If the email address is defined via at least one of the two methods above, the
 If the email address is defined via at least one of the two methods above, the
-``author_gravatar`` variable is added to the article's context. For markdown,
-it is critical the 'E' in Email is capitalized.
+``author_gravatar`` variable is added to the article's context. For Markdown,
+it is critical that the 'E' in ``Email`` is capitalized.