Commit c8d257e8 authored by Brenda J. Butler's avatar Brenda J. Butler Committed by Claude Paroz
Browse files

Fixed #22558 -- Added missing word in contributing docs

parent a0c4b846
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ development version of Django and to generate patch files for the changes you
make.

To check whether or not you have Git installed, enter ``git`` into the command
line. If you get messages saying that this command could be found, you'll have
line. If you get messages saying that this command could not be found, you'll have
to download and install it, see `Git's download page`__.

If you're not that familiar with Git, you can always find out more about its