From 511c58d4e18479d930023ead214a83b1af0f0bec Mon Sep 17 00:00:00 2001 From: Roberto Bonvallet Date: Thu, 7 Jun 2012 12:03:45 -0400 Subject: [PATCH] s/reqeust/request/ --- docs/development.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.rst b/docs/development.rst index 90bdb43..4174a1e 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -71,7 +71,7 @@ Feature / Hotfix / Release branches follow a `Successful Git Branching Model`_ . Each release is tagged. -When submitting patches, please place your feature/change in its own branch prior to opening a pull reqeust on GitHub_. +When submitting patches, please place your feature/change in its own branch prior to opening a pull request on GitHub_. .. _Git: http://git-scm.org