Skip to content

Commit 4736752

Browse files
Merge pull request ryanmcdermott#18 from gsklee/patch-1
Update README.md
2 parents 37c236c + 4155a2b commit 4736752

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
@@ -225,7 +225,7 @@ var menuConfig = {
225225
cancellable: true
226226
}
227227

228-
function createMenu(config) {
228+
function createMenu(menuConfig) {
229229
...
230230
}
231231

0 commit comments

Comments
 (0)