mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update accessibility.md
This commit is contained in:
parent
f4f63d8623
commit
3619586c16
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Content which should be visually hidden, but remain accessible to assistive tech
|
|||
|
||||
{% highlight html %}
|
||||
<p class="text-danger">
|
||||
<span class=".sr-only">Danger: </span>
|
||||
<span class="sr-only">Danger: </span>
|
||||
This action is not reversible
|
||||
</p>
|
||||
{% endhighlight %}
|
||||
|
|
Loading…
Reference in a new issue