Skip to content

Commit 8fd1523

Browse files
authored
fix(docs): typo on global-configuration.mdx (#4421)
1 parent e33ce89 commit 8fd1523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/pages/docs/getting-started/global-configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ favicon: path/to/favicon.ico
3737
</ParamField>
3838

3939
<ParamField path="colors" type="objects" required={true}>
40-
Configure the `primaryAccent` and `background` colors. Learn more about the `colrs` configuration
40+
Configure the `primaryAccent` and `background` colors. Learn more about the `colors` configuration
4141
[here](/learn/docs/getting-started/global-configuration#colors-configuration).
4242
</ParamField>
4343

0 commit comments

Comments
 (0)