Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion settings/global.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ settings. Learn more about the [properties](#properties) or from an
The URL to the font file. Can be used to specify a font that is not from
Google Fonts.
</ResponseField>
<ResponseField name="format" type="'woff' | 'woff2">
<ResponseField name="format" type="'woff' | 'woff2'">
The font format. Required if using a custom font source (`url`).
</ResponseField>
</Expandable>
Expand Down