Quellcode durchsuchen

Work around reST's unintuitive syntax

Justin Mayer vor 9 Jahren
Ursprung
Commit
c85fbb7254
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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).