1
0
Fork 0
forked from github/pelican

Add missing colon in Contribute docs

This commit is contained in:
Justin Mayer 2019-11-12 07:28:55 -08:00
commit 703c281089

View file

@ -57,7 +57,7 @@ Development
===========
Once Pelican has been set up for local development, create a topic branch for
your bug fix or feature:
your bug fix or feature::
git checkout -b name-of-your-bugfix-or-feature