Insert missing verb in gitfs walkthrough

This commit is contained in:
Tim Freund 2017-10-16 19:26:43 -04:00
parent a9700f6061
commit 9557504b75
No known key found for this signature in database
GPG key ID: 0E5F4A9268C25E5D

View file

@ -27,7 +27,7 @@ Installing Dependencies
=======================
Both pygit2_ and GitPython_ are supported Python interfaces to git. If
compatible versions of both are installed, pygit2_ will preferred. In these
compatible versions of both are installed, pygit2_ will be preferred. In these
cases, GitPython_ can be forced using the :conf_master:`gitfs_provider`
parameter in the master config file.