Skip to content

Commit b93f19c

Browse files
authored
Typo in README
1 parent 825ae18 commit b93f19c

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
@@ -74,7 +74,7 @@ target=dev/github
7474

7575
As usual with [pass], this helper assumes that the password is contained in the first line of the passwordstore entry.
7676
Additionally, if a second line is present, this line is interpreted as the username and also returned back to the git process invoking this helper.
77-
In case you use markers at the start of lines to identify what is contained in this line, e.g. like `Username: fooo`, the options `skip_username` and `skip_password` can be defined in each mapping so skip the given amount of characters from the beginning of the respective line.
77+
In case you use markers at the start of lines to identify what is contained in this line, e.g. like `Username: fooo`, the options `skip_username` and `skip_password` can be defined in each mapping to skip the given amount of characters from the beginning of the respective line.
7878
Additionally, global defaults can be configured via the `DEFAULT` section:
7979
```ini
8080
[DEFAULT]

0 commit comments

Comments
 (0)