Skip to content

Commit be9f532

Browse files
committed
fix: typo
1 parent 24b1b36 commit be9f532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apify/src/proxy_configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ export class ProxyConfiguration extends CoreProxyConfiguration {
435435
}
436436

437437
/**
438-
* Checks if proxy passowrd is provided in env, if not, fetches it from API using Apify Token
438+
* Checks if proxy password is provided in env, if not, fetches it from API using Apify Token
439439
*/
440440
// TODO: Make this private
441441
protected async _setPasswordIfToken(): Promise<void> {

0 commit comments

Comments
 (0)