소스 검색

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.