Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 7715439

Browse files
committed
formatting
1 parent 66cf122 commit 7715439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Api/Products.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ public function show($sku)
3333
}
3434

3535
/**
36-
* Edit product.
36+
* Edit the product by the specified SKU.
3737
*
38-
* @param string $sku
38+
* @param string $sku
3939
* @param array $body
4040
* @return array
4141
*/

0 commit comments

Comments
 (0)