We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971c3e0 commit 6ef3bf8Copy full SHA for 6ef3bf8
README.md
@@ -201,7 +201,7 @@ Example `str()` output:
201
Converts a `Submodule` object to a [`Subproject`](#class-subproject) object, assuming it's
202
hosted on Gitlab.
203
204
-Raises as `FileNotFoundError` if the path of the submodule actually doesn't
+Raises a `FileNotFoundError` if the path of the submodule actually doesn't
205
exist in the host repo or if the url of the submodule doesn't link to an
206
existing repo (both can happen if you modify the `.gitmodules` file without
207
using one of the `git submodule` commands)
0 commit comments