Skip to content

Commit 809e419

Browse files
authored
Update README.md
1 parent 2fe47f7 commit 809e419

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
@@ -56,7 +56,7 @@ $result = $allegro->details([
5656
'product_id' => 11437180475
5757
]);
5858

59-
print_r($result); //All information about this product
59+
print_r($result); //ALL information about this product
6060
```
6161

6262
## Full documentation with all methods, parameters, filters and fields

0 commit comments

Comments
 (0)