Skip to content

Commit 64b771f

Browse files
committed
Adjusted the commentthat show the result
1 parent 2837f0f commit 64b771f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)