Skip to content

Commit

Permalink
Update storybook/stories/components/CheckRequirements.stories.js
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas N <[email protected]>
  • Loading branch information
tblivet and Quetzacoalt91 authored Nov 28, 2024
1 parent 7506afc commit 97ec3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storybook/stories/components/CheckRequirements.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const Default = {
message: 'We were unable to check your PHP compatibility with PrestaShop 9.0.0'
},
{
message: 'Some core files have been altered, customization made on these files will be lost during the update. See the list in Advanced parameters > Information'
message: 'Some core files have been altered, customization made on these files will be lost during the update. See the list in <a class="link">Advanced parameters > Information</a>'
}
],
},
Expand Down

0 comments on commit 97ec3ef

Please sign in to comment.