浏览代码

test rewording

Heydon Pickering 8 年之前
父节点
当前提交
a6cb999be7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      snippets/visually-hidden.md

+ 1 - 1
snippets/visually-hidden.md

@@ -12,4 +12,4 @@ The `visually-hidden` utility class uses a set of special properties to hide con
 }
 }
 ```
 ```
 
 
-Use it sparingly since, in most cases, what is identified in screen readers should also be presented visually. Bear in mind that not all screen reader users are blind users.
+Use it sparingly since, in most cases, what is identified non-visually should also be presented visually. Bear in mind that not all screen reader users are blind users.