We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2d40e commit f28dd3eCopy full SHA for f28dd3e
fern/pages/docs/getting-started/global-configuration.mdx
@@ -79,7 +79,7 @@ colors:
79
```
80
81
<ParamField path="accentPrimary" type="object" required={true}>
82
- The configured accent primary color for light and dark mdoe.
+ The configured accent primary color for light and dark mode.
83
</ParamField>
84
85
<ParamField path="background" type="object" required={false}>
@@ -290,7 +290,7 @@ layout:
290
291
292
<ParamField path="layout.content-alignment" type="string" required={false}>
293
- Set the alignment of the mardown content. Can be one of `center` or `left`.
+ Set the alignment of the Markdown content. Can be one of `center` or `left`.
294
Defaults to `center`.
295
296
0 commit comments