Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Heydon committed Aug 23, 2017
1 parent 5790ad6 commit 6557922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ npm i on-demand-live-region
## Settings object

* `level` — the live region level (default: `polite`)
* `parent` — the element to which the live region will be append (default: `body`)
* `parent` — the element to which the live region will be appended (default: `body`)
* `idPrefix` — the prefix for the unique `id` generated for the live region (default: `live-region-`)
* `delay` — the delay in milliseconds before the phrase is announced (default: `0`)

Expand Down

0 comments on commit 6557922

Please sign in to comment.