Passed
Push — master ( 4770e0...cf1e90 )
by Joel
02:26
created
src/RedirectionIOSettingsPage.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
             '<p>' .
48 48
                 __('redirection.io let you track HTTP errors and setup useful HTTP redirections.', 'redirectionio') .
49 49
             '</p><p>' .
50
-               sprintf(__('This plugin works in combination with <a href="%s">redirection.io</a>
50
+                sprintf(__('This plugin works in combination with <a href="%s">redirection.io</a>
51 51
                     and need an installed and configured agent on your server.
52 52
                     </br>
53 53
                     Before using it, please make sure that you have :', 'redirectionio'), esc_url('//redirection.io')) .
Please login to merge, or discard this patch.