Skip to content

Commit a362e63

Browse files
authored
add closing single quote (#273)
1 parent 1682f86 commit a362e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings/global.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ settings. Learn more about the [properties](#properties) or from an
117117
The URL to the font file. Can be used to specify a font that is not from
118118
Google Fonts.
119119
</ResponseField>
120-
<ResponseField name="format" type="'woff' | 'woff2">
120+
<ResponseField name="format" type="'woff' | 'woff2'">
121121
The font format. Required if using a custom font source (`url`).
122122
</ResponseField>
123123
</Expandable>

0 commit comments

Comments
 (0)