paper-radio-group
paper-radio-group copied to clipboard
README and documentation slightly ambiguous due to rendering issue
Description
The second paragraph reads "The inside the group must have the name attribute set." which does not make much sense at face value.
The issue is that the second word in the source ("<paper-radio-button>") is not surrounded in backticks and gets swallowed by the browser.
Expected outcome
This sentence should read "The <paper-radio-button> inside the group must have the name attribute set."
Actual outcome
Confused developers. ¯_(ツ)_/¯
Live Demo
N/A
Steps to reproduce
Browsers Affected
N/A
I think I borked some linkage when I made the pull request... See PR #80