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 db4e3dc commit 6c6f5d3
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 @@ -56,7 +56,7 @@ export const Default = {
message: 'Missing PHP extension "zip".'
},
{
message: 'Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP in Shop parameters > General > Maintenance.'
message: 'Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP in <a class="link">Shop parameters > General > Maintenance</a>.'
},
{
message: 'PrestaShop\'s caching features needs to be disabled. Disable caching features in Advanced parameters > Performance > Caching'
Expand Down

0 comments on commit 6c6f5d3

Please sign in to comment.