Skip to content

Commit f28dd3e

Browse files
chdeskurfern-supportdannysheridan
authored
fix(docs): spelling (#4418)
small fixes Co-authored-by: fern-bot <[email protected]> Co-authored-by: Danny Sheridan <[email protected]>
1 parent 1f2d40e commit f28dd3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ colors:
7979
```
8080

8181
<ParamField path="accentPrimary" type="object" required={true}>
82-
The configured accent primary color for light and dark mdoe.
82+
The configured accent primary color for light and dark mode.
8383
</ParamField>
8484

8585
<ParamField path="background" type="object" required={false}>
@@ -290,7 +290,7 @@ layout:
290290
</ParamField>
291291

292292
<ParamField path="layout.content-alignment" type="string" required={false}>
293-
Set the alignment of the mardown content. Can be one of `center` or `left`.
293+
Set the alignment of the Markdown content. Can be one of `center` or `left`.
294294
Defaults to `center`.
295295
</ParamField>
296296

0 commit comments

Comments
 (0)