Skip to content

Commit

Permalink
Clarify wording for selecting themes to include (#3142)
Browse files Browse the repository at this point in the history
  • Loading branch information
nocnokneo authored Dec 9, 2024
1 parent 29b58dd commit 92eacff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/src/routes/(docs)/docs/themes/+page.svx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ module.exports = {

## <Translate text="How to remove unused themes?" />

<Translate text="You can only include the themes you want in your project." />
<Translate text="You can include only the themes you want in your project." />
<Translate text="This will reduce the size of your CSS file." />
<Translate text="In the below example" />

Expand Down

0 comments on commit 92eacff

Please sign in to comment.