paper-radio-group icon indicating copy to clipboard operation
paper-radio-group copied to clipboard

README and documentation slightly ambiguous due to rendering issue

Open brianreeve opened this issue 8 years ago • 1 comments

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

Read the README or docs

Browsers Affected

N/A

brianreeve avatar Mar 25 '17 18:03 brianreeve

I think I borked some linkage when I made the pull request... See PR #80

brianreeve avatar Mar 25 '17 18:03 brianreeve