Skip to content

Commit 274f37b

Browse files
authored
removed bad sentence (#525)
1 parent 7599d38 commit 274f37b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings/global.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ Every documentation site requires a `docs.json` file that contains the core conf
7575
</ResponseField>
7676

7777
<ResponseField name="favicon" type="string or object">
78-
Path pointing to the favicon file in your docs folder, including the file extension. The favicon will automatically be resized to the appropriate sizes
79-
The path to the favicon. Can be a single file or a pair for light and dark mode. Example: `/favicon.png`
78+
The path to your favicon file in the docs folder, including the file extension. The file will automatically be resized to appropriate favicon sizes.
79+
Can be a single file or a pair for light and dark mode. Example: `/favicon.png`
8080

8181
<Expandable title="Favicon">
8282
<ResponseField name="light" type="string" required>

0 commit comments

Comments
 (0)