Commit abbbe921 authored by Wesley Sandra's avatar Wesley Sandra Committed by Wesley Sandra
Browse files

Issue #3283460 by weseze: Fix documentation on htaccess.prepend.txt

parent a002a8e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ INSTALLATION
         "drupal-scaffold": {
             "file-mapping": {
                 "[web-root]/.htaccess": {
                     "prepend": "web/modules/contrib/htaccess.prepend.txt"
                     "prepend": "web/modules/contrib/webform/htaccess.prepend.txt"
                 }
             }
         }