diff --git a/contributing/code/pull_requests.rst b/contributing/code/pull_requests.rst index abec7000e4d..6cfd3c499fe 100644 --- a/contributing/code/pull_requests.rst +++ b/contributing/code/pull_requests.rst @@ -129,7 +129,7 @@ work: ` (you may have to choose a higher branch if the feature you are fixing was introduced in a later version); - * ``master``, if you are adding a new feature. +* ``master``, if you are adding a new feature. .. note::