Skip to content

Commit 341ed64

Browse files
Merge pull request #18 from KarolKaczmarek/patch-1
Fixing typo
2 parents f7734b6 + f39555e commit 341ed64

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
@@ -17,7 +17,7 @@ Install-Module -Name PowerShellForGitHub
1717

1818
## Usage
1919
1) Rename ApiTokensTemplate.psm1 to ApiTokens.psm1 and update value of $global:gitHubApiToken with GitHub token for your account
20-
* You can obtain it from https://github.com/settings/tokens).
20+
* You can obtain it from https://github.com/settings/tokens.
2121
* If you don't provide GitHub token, you can still use this module, but you will be limited to 60 queries per hour.
2222
* You will need to edit this file from an elevated context.
2323

0 commit comments

Comments
 (0)