We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bb5bf commit 72a6ef4Copy full SHA for 72a6ef4
src/pages/404.js
@@ -13,7 +13,7 @@ const NotFoundPage = () => (
13
<h1>Oh no :(</h1>
14
<p>
15
Can't find any{' '}
16
- <span role="image" aria-label="pizza">
+ <span role="img" aria-label="pizza">
17
🍕
18
</span>{' '}
19
here
0 commit comments