Skip to content

Commit 8e73cdc

Browse files
clarifying which icon it is
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 98988ab commit 8e73cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/GetFavicon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Background
2-
A Favicon is an asset which is a part of a webpage, and typically displayed on each tab. Developers would
2+
A favicon (favorite icon) is a tiny icon included along with a website, which is displayed in places like the browser's address bar, page tabs and bookmarks menu. Developers would
33
like to have an API which allows them to retrieve the Favicon of a webpage, if it has been set, as well as get an update whenever the favicon has changed.
44

55
# Description

0 commit comments

Comments
 (0)