Skip to content

Commit fda6032

Browse files
authored
Update CHANGELOG.md
1 parent c1548f0 commit fda6032

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ NOTE: For more granular API-specific changes, please see our [API Changelog](htt
2121
$num_retries = 3,
2222
$wait_seconds = 3,
2323
$guzzle_options = [],
24-
$user_agent_suffix = "YOUR_APP_NAME");
24+
$user_agent_suffix = "/YOUR_APP_NAME");
2525
```
2626

2727
## [7.0.0] - revision 2024-02-15
@@ -239,4 +239,4 @@ For EmailMarketing:
239239
- client name: `Client``KlaviyoAPI`
240240
- Client variable name in readme examples: `$client``$klaviyo`
241241
- Some functions have changed name
242-
- Parameter ordering: The order of params has changed; you will need to update these for your existing implementation to work
242+
- Parameter ordering: The order of params has changed; you will need to update these for your existing implementation to work

0 commit comments

Comments
 (0)