We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a404c64 commit 040f388Copy full SHA for 040f388
tpl/esi_widget_edit.php
@@ -72,7 +72,7 @@
72
<p class="install-help">
73
<?php echo __( 'Recommended value: 28800 seconds (8 hours).', 'litespeed-cache' ) ; ?>
74
<?php echo __( 'A TTL of 0 indicates do not cache.', 'litespeed-cache' ) ; ?>
75
- <?php echo __('Otherwise minimum value is 30.', 'litespeed-cache'); ?>
+ <?php echo __('Otherwise, minimum value is 30.', 'litespeed-cache'); ?>
76
</p>
77
</div>
78
0 commit comments