Pārlūkot izejas kodu

Work around reST's unintuitive syntax

Justin Mayer 9 gadi atpakaļ
vecāks
revīzija
c85fbb7254
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      Contributing.rst

+ 2 - 2
Contributing.rst

@@ -3,8 +3,8 @@ Contributing a plugin
 
 Details regarding how to write a plugin are explained in the Pelican `docs`_.
 
-If you want to contribute, **please be sure to read our general contributing
-`guidelines`_ first**. Then you can fork this repository, create a new branch,
+If you want to contribute, **please be sure** to read our general contributing
+`guidelines`_ first. Then you can fork this repository, create a new branch,
 make your changes, squash your commits, and issue your pull request from your
 new branch (i.e., **not** the ``master`` branch).