Skip to content

Commit 1254a6c

Browse files
Improve wording of comment
Co-Authored-By: Roman Zaharenkov <ZaharenkovRoman@gmail.com>
1 parent 8b9b04f commit 1254a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/drip/client/shopper_activity.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def create_order_activity_event(data = {})
3939

4040
# Public: Create a batch of order activity events.
4141
#
42-
# options - Required. An array of hashes containing additional order options.
42+
# records - Required. An array of hashes containing orders attributes.
4343
# Refer to the Drip API docs for the required schema.
4444
#
4545
# Returns a Drip::Response.

0 commit comments

Comments
 (0)