Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe03625

Browse files
acidiofrappacchio
authored andcommitted
Adjusted the commentthat show the result
1 parent e35533f commit fe03625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ function createMenu(config) {
507507
cancellable: true
508508
}, config);
509509

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

0 commit comments

Comments
 (0)