diff --git a/bundle.js b/bundle.js index 664f282..0562e26 100644 --- a/bundle.js +++ b/bundle.js @@ -13,7 +13,7 @@ $(function() { $('#part-of-speech').text(part_of_speech) if (examples.length > 0) { - $('#examples-data').html('') + $('#examples-data').html('') $('#examples').removeClass('invisible') } },