diff --git a/README.md b/README.md index ed0dd62bc6..731bc81cf1 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ using the `keymaps` attribute: key = "m"; options.silent = true; action = "!make"; - }; + } ]; }; }