Skip to content

Commit e15aee8

Browse files
committed
fix typo
1 parent 36e51d4 commit e15aee8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/workflow/new_project_git.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ the project.
109109
The easiest way to store your project on a remote server is via a web-based
110110
hosting service like `GitHub`_ or `Bitbucket`_. Of course, there are more
111111
services out there, you can start your research with a
112-
`comparision of hosting services`_.
112+
`comparison of hosting services`_.
113113

114114
Alternatively, you can store your Git repository on any server by creating
115115
a `barebones repository`_ and then pushing to it. One library that helps
@@ -123,4 +123,4 @@ manage this is `Gitolite`_.
123123
.. _`Gitolite`: https://github.com/sitaramc/gitolite
124124
.. _`Github .gitignore`: https://help.github.com/articles/ignoring-files
125125
.. _`Bitbucket`: https://bitbucket.org/
126-
.. _`comparision of hosting services`: http://en.wikipedia.org/wiki/Comparison_of_open-source_software_hosting_facilities
126+
.. _`comparison of hosting services`: http://en.wikipedia.org/wiki/Comparison_of_open-source_software_hosting_facilities

0 commit comments

Comments
 (0)