Skip to content

Minor change in inner html

Aditya Mudgil requested to merge am2505/MindTheWord:bug/reload into master

Solve this bug #280 (closed) by simply modify the inner html of anchor attribute of options.html file.

  • Previous <a ... >Hovercard demonstration</a>
  • Now <a ... >Hovercard</a>

Merge request reports