Skip to content

Commit 8f895e7

Browse files
Merge pull request AllThingsSmitty#157 from Taiwobello/master
fix a typographical error
2 parents bfc7c2c + 624f6c0 commit 8f895e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ This way textual elements can inherit from `body` easily.
201201

202202
### Set `:focus` for Form Elements
203203

204-
Sighted keyboard users rely on focus to determine where keyboard events go in the page. Make focus for form elements stand out and consistent then a browser's default implementation:
204+
Sighted keyboard users rely on focus to determine where keyboard events go in the page. Make focus for form elements stand out and consistent than a browser's default implementation:
205205

206206
```css
207207
a:focus,

0 commit comments

Comments
 (0)