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

Skip to content

Commit 2f1142f

Browse files
Merge pull request ryanmcdermott#39 from acidio/master
Adjusted the comment that show the result
2 parents 7876a64 + 64b771f commit 2f1142f

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
@@ -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)