Passed
Push — develop ( e8507c...62709e )
by Andrew
04:10
created
src/config.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
         'errorEntry' => '',
33 33
         // String to be appended to the cache key
34 34
         'cacheKeySuffix' => '',
35
-       // Manifest file names
35
+        // Manifest file names
36 36
         'manifest' => [
37 37
             'legacy' => 'manifest-legacy.json',
38 38
             'modern' => 'manifest.json',
Please login to merge, or discard this patch.