Skip to content

Commit 48e5448

Browse files
committed
nit: typo
Closes #431 Signed-off-by: Taylor Silva <[email protected]>
1 parent 3c7aec6 commit 48e5448

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
@@ -75,7 +75,7 @@ Tracks the commits in a [git](http://git-scm.com/) repository.
7575
* `url` : Submodule url, as specified in the `.gitmodule` file. Support full or relative ssh url.
7676
* `private_key` : Private key for SSH auth when pulling submodule.
7777
* `private_key_passphrase` : *Optional.* To unlock `private_key` if it is protected by a passphrase.
78-
* exemple:
78+
* example:
7979
```yaml
8080
submodule_credentials:
8181
# http(s) credentials

0 commit comments

Comments
 (0)