Merged
requested to merge github/fork/kameronahler/closes-#906-duplicate-id-in-code-example into gh-pages
Created by: kameronahler
Closes #906 (closed)
Problem Summary
The final code example in the Getting Started with ARIA article has two elements with unique aria-controls values, but the corresponding elements with role="tabpanel" have matching id values.
Changes
- change duplicate
idto match secondaria-controlselement in code example - update
authors.ymlper documentation