mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-16 19:01:02 -04:00
fix(curriculum): add missing 'to' in favicon description in Basic HTML - Theory (#62782)
This commit is contained in:
@@ -53,7 +53,7 @@ Another common use case for the `link` element is to link to icons. Here is an e
|
||||
<link rel="icon" href="favicon.ico" />
|
||||
```
|
||||
|
||||
A favicon, which is short for favorite icon, is a small icon typically displayed in the browser tab next the site title. A lot of websites will use a favicon to display their brand icon.
|
||||
A favicon, which is short for favorite icon, is a small icon typically displayed in the browser tab next to the site title. A lot of websites will use a favicon to display their brand icon.
|
||||
|
||||
# --questions--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user