Skip to content

Commit ae961a3

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

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)