Skip to content

Commit 9fe8192

Browse files
authored
Update README.md
1 parent fda6032 commit 9fe8192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ $klaviyo = new KlaviyoAPI(
102102
$num_retries = 3,
103103
$wait_seconds = 3,
104104
$guzzle_options = [],
105-
$user_agent_suffix = "YOUR_APP_NAME");
105+
$user_agent_suffix = "/YOUR_APP_NAME");
106106

107107
$response = $klaviyo->Metrics->getMetrics();
108108
```

0 commit comments

Comments
 (0)