Skip to content

Commit 6ef3bf8

Browse files
[CONFIG] Fix typo in README.md
1 parent 971c3e0 commit 6ef3bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Example `str()` output:
201201
Converts a `Submodule` object to a [`Subproject`](#class-subproject) object, assuming it's
202202
hosted on Gitlab.
203203

204-
Raises as `FileNotFoundError` if the path of the submodule actually doesn't
204+
Raises a `FileNotFoundError` if the path of the submodule actually doesn't
205205
exist in the host repo or if the url of the submodule doesn't link to an
206206
existing repo (both can happen if you modify the `.gitmodules` file without
207207
using one of the `git submodule` commands)

0 commit comments

Comments
 (0)