docs: typo
This commit is contained in:
@@ -412,7 +412,7 @@ class CustomerService extends BaseService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Updates the cart's billing address.
|
* Updates the customers's billing address.
|
||||||
* @param {Customer} customer - the Customer to update
|
* @param {Customer} customer - the Customer to update
|
||||||
* @param {object} address - the value to set the billing address to
|
* @param {object} address - the value to set the billing address to
|
||||||
* @return {Promise} the result of the update operation
|
* @return {Promise} the result of the update operation
|
||||||
|
|||||||
Reference in New Issue
Block a user