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>
|
||||
Dependencies for your selected packages will be
|
||||
automatically included in the blueprint. The recommended
|
||||
packages are optional suggestions based on what other users
|
||||
add in similar setups.
|
||||
The recommended packages are optional suggestions based on
|
||||
what other users add in similar setups. Dependencies for
|
||||
your selected packages will be automatically included in the
|
||||
blueprint.
|
||||
</Content>
|
||||
</Content>
|
||||
<Table variant="compact">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue