Skip to content

Commit 2628c05

Browse files
ebenpackErin Doyle
authored andcommitted
Cleanup
1 parent c4b4460 commit 2628c05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ can safely omit it when using `react-a11y` in node.
101101
corresponding rule configuration (one of `'off'`, `'warn'`, or `'error'`)
102102
- `props : object` - the props as passed to the element
103103
- `displayName : string?` - the `displayName` of the owner, if any
104-
`DOMNode : object?` - the violating DOMNode as rendered to the browser
104+
- `DOMNode : object?` - the violating DOMNode as rendered to the browser
105105
DOM, this is only available on when `react-a11y` is running in the
106106
browser.
107107
- `url : string?` - The url to a webpage explaining why this rule

0 commit comments

Comments
 (0)