style: check spelling in pre-commit (#758)

This commit is contained in:
Henry Schreiner
2021-07-14 13:45:04 -04:00
committed by GitHub
parent 94ce795776
commit 25c27ad283
7 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ h1, h2, h3, h4, h5, h6 {
}
.tabs-header button:focus-visible {
/* preserve an outline for accesibility purposes */
/* preserve an outline for accessibility purposes */
outline: 1px solid currentColor;
outline-offset: -1px;
}