Skip to content

Commit f2c8cf3

Browse files
author
Andy Scott
authored
Merge pull request #179 from intercom/as/php_docs_update
Updated readme segment example
2 parents a1978de + 688d0e0 commit f2c8cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ $client->tags->tag([
126126

127127
```php
128128
// List Segments
129-
$client->tags->getSegments();
129+
$client->segments->getSegments();
130130
```
131131

132132

0 commit comments

Comments
 (0)