File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ function createMenu(config) {
508508
cancellable: true
509509
}, config);
510510

511-
// config now equals: {title: "Order", body: "Bar", buttonText: "Send", cancellable: true}
511+
// config now equals: {title: "Foo", body: "Bar", buttonText: "Baz", cancellable: true}
512512
// ...
513513
}
514514

0 commit comments

Comments
 (0)