Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devversion committed Apr 6, 2016
1 parent d5cb9c5 commit 9127440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/live-announcer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

| Name | Description |
| --- | --- |
| `announce(message: string)` | This announces a text message to the screenreader |
| `announce(message, politeness)` | This announces a text message to the supported screenreaders. <br><br>The politeness parameter sets the `aria-live` attribute on the announcer element |

### Examples
The service can be injected in a component.
Expand Down

0 comments on commit 9127440

Please sign in to comment.