We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfb099 commit df34e64Copy full SHA for df34e64
exercises/01.styling/01.problem.public-links/README.mdx
@@ -6,7 +6,7 @@
6
awesome favicon for our site in the `public` directory. Browsers will request
7
the `/favicon.ico` by default, but we've got a
8
✨ responsive ✨ <InlineFile file="public/favicon.svg" /> that will look good in
9
-light and dark mode (you find a media query embedded in the SVG itself). Let's
+light and dark mode (you will find a media query embedded in the SVG itself). Let's
10
get that on the page.
11
12
To do this, we'll need to add a `<link>` to <InlineFile file="app/root.tsx" />.
0 commit comments