Wizard: Update recommendations description
Turn statements around, first explain the functionality and then specify that recommendations are not dependencies.
This commit is contained in:
parent
981b62d7b0
commit
b9fdb9946a
1 changed files with 4 additions and 4 deletions
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue