Skip to content

Commit c702055

Browse files
author
Eeshvar Das
authored
Update the-doc-attribute.md (#1)
1 parent dddd7ab commit c702055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustdoc/src/write-documentation/the-doc-attribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This form of the `doc` attribute lets you control the favicon of your docs.
6262
This will put `<link rel="icon" href="{}">` into your docs, where
6363
the string for the attribute goes into the `{}`.
6464

65-
If you don't use this attribute, there will be no favicon.
65+
If you don't use this attribute, a default favicon will be used.
6666

6767
### `html_logo_url`
6868

0 commit comments

Comments
 (0)