diff --git a/src/menu/README.md b/src/menu/README.md index 117755a3..ae7a7d54 100755 --- a/src/menu/README.md +++ b/src/menu/README.md @@ -32,7 +32,7 @@ To use any MDL component, you must include the minified CSS and JavaScript files  4. Add one or more MDL classes, separated by spaces, to the button and span elements using the `class` attribute. ```html ```  5. Add one or more MDL classes, separated by spaces, to the unordered list and the list items using the `class` attribute. @@ -50,7 +50,7 @@ The menu component is ready for use. A menu with three options. ```html