Fix spelling error

This commit is contained in:
Johan Haals
2021-01-14 16:28:32 +01:00
parent 0b135e7e01
commit 83a9bb335f
+1 -1
View File
@@ -22,4 +22,4 @@ const { token, headers } = await credentialsProvider.getCredentials({
});
```
Updates `GithubUrlReader` to use the GithubCredentialsProvider.
Updates `GithubUrlReader` to use the `GithubCredentialsProvider`.