From 01498767e6c563699f04208949ccd74ecbe5af61 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Mon, 14 Jul 2014 09:04:51 -0700 Subject: [PATCH] Fixes https://github.com/Polymer/polymer/issues/632 --- paper-menu-button.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper-menu-button.html b/paper-menu-button.html index 6695c92..73c5101 100644 --- a/paper-menu-button.html +++ b/paper-menu-button.html @@ -75,7 +75,7 @@ /** * The vertical alignment of the pulldown menu relative to the button. * - * @attribute halign + * @attribute valign * @type 'bottom' | 'top' * @default 'top' */