diff --git a/js/balloons-and-static-electricity/view/BASEKeyboardHelpContent.js b/js/balloons-and-static-electricity/view/BASEKeyboardHelpContent.js index 9c01bef4..0fbda13b 100644 --- a/js/balloons-and-static-electricity/view/BASEKeyboardHelpContent.js +++ b/js/balloons-and-static-electricity/view/BASEKeyboardHelpContent.js @@ -138,7 +138,9 @@ define( function( require ) { var wasdRowIcon = HelpContent.wasdRowIcon(); var shiftAndWasdRowIcon = HelpContent.shiftPlusIcon( wasdRowIcon ); var labelWithIconList = HelpContent.labelWithIconList( moveSlowerLabel, [ shiftAndArrowKeysIcon, shiftAndWasdRowIcon ], { - innerContent: moveSlowerDescriptionString + iconsVBoxOptions: { + innerContent: moveSlowerDescriptionString + } } ); // hot key content for how to jump the balloon