Wizard: Update recommendations description

Turn statements around, first explain the functionality and then specify that recommendations are not dependencies.
This commit is contained in:
regexowl 2025-06-24 10:05:18 +02:00 committed by Klara Simickova
parent 981b62d7b0
commit b9fdb9946a

View file

@ -210,10 +210,10 @@ const PackageRecommendations = () => {
<> <>
<Content> <Content>
<Content> <Content>
Dependencies for your selected packages will be The recommended packages are optional suggestions based on
automatically included in the blueprint. The recommended what other users add in similar setups. Dependencies for
packages are optional suggestions based on what other users your selected packages will be automatically included in the
add in similar setups. blueprint.
</Content> </Content>
</Content> </Content>
<Table variant="compact"> <Table variant="compact">