Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into update-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SamRemis committed Jul 31, 2023
2 parents 84c6bbf + 67b5b68 commit afb0662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CloudFront/CloudFrontClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ class CloudFrontClient extends AwsClient
* policy. Not required when passing a custom 'policy' option.
* - key_pair_id: (string) The ID of the key pair used to sign CloudFront
* URLs for private distributions.
* - private_key: (string) The filepath ot the private key used to sign
* - private_key: (string) The filepath to the private key used to sign
* CloudFront URLs for private distributions.
*
* @param array $options Array of configuration options used when signing
Expand Down

0 comments on commit afb0662

Please sign in to comment.