Ver código fonte

Improve Gravatar plugin ReadMe

Justin Mayer 8 anos atrás
pai
commit
be06a25f38
1 arquivos alterados com 3 adições e 3 exclusões
  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.