Skip to content

Commit 96d9d6b

Browse files
Update themes.mdx
1 parent 4bc40db commit 96d9d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export const ThemeCard = ({ title, value, description, href }) => {
3434
<div className="pt-10 pb-24 px-4 px-4 max-w-3xl mx-auto prose prose-gray">
3535
<label className="eyebrow h-5 text-primary dark:text-primary-light text-sm font-semibold">Core Concepts</label>
3636
<h1 className="mt-1 mb-2 text-2xl sm:text-3xl text-gray-900 tracking-tight dark:text-gray-200 font-semibold">Themes</h1>
37-
<label className="text-lg prose prose-gray dark:prose-invert">Custom the appearance of your documentation<br /><br />Configure [theme](settings#param-theme) in docs.json using one of the following themes.</label>
37+
<label className="text-lg prose prose-gray dark:prose-invert">Customize the appearance of your documentation<br /><br />Configure [theme](settings#param-theme) in docs.json using one of the following themes.</label>
3838

3939
<br />
4040

0 commit comments

Comments
 (0)