From 3619586c16ef30214ec8df9b6e3fbfa423c5f623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E7=A3=8A?= Date: Sat, 22 Jul 2017 10:50:14 +0800 Subject: [PATCH] Update accessibility.md --- docs/4.0/getting-started/accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/getting-started/accessibility.md b/docs/4.0/getting-started/accessibility.md index 7d3d9dca80..09d51064e2 100644 --- a/docs/4.0/getting-started/accessibility.md +++ b/docs/4.0/getting-started/accessibility.md @@ -32,7 +32,7 @@ Content which should be visually hidden, but remain accessible to assistive tech {% highlight html %}

- Danger: + Danger: This action is not reversible

{% endhighlight %}