Capitalization

This commit is contained in:
mrjvs
2023-12-29 17:51:21 +01:00
parent cd7368d980
commit cb0145d58f
3 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ interface ProviderBuilderOptions {
// instance of a fetcher, in case the request has cors restrictions.
// this fetcher will be called instead of normal fetcher.
// if your environment doesnt have cors restrictions (like nodejs), there is no need to set this.
// if your environment doesnt have cors restrictions (like Node.JS), there is no need to set this.
proxiedFetcher?: Fetcher;
// target to get streams for