Skip to content

Commit 114b4e8

Browse files
committed
Slight rewording
1 parent 2a6b872 commit 114b4e8

File tree

1 file changed

+1
-1
lines changed
  • sample-apps/update-line-item/extensions/update-line-item-js/src

1 file changed

+1
-1
lines changed

sample-apps/update-line-item/extensions/update-line-item-js/src/run.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// @ts-check
22

33
/*
4-
A straightforward example of a function that updates a line item price based on attributes.
4+
A straightforward example of a function that updates a line item title and price based on attributes.
55
66
The function reads the cart. Any item with a specific line item attribute will be used
77
to generate an update operation with a custom title, and price based on simple math using

0 commit comments

Comments
 (0)