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

Issue #3283460 by weseze, Rajab Natshah: Fix documentation on htaccess preprend.

parent 6c5f3d4b
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/webform/htaccess.prepend.txt"
                     "prepend": "web/modules/contrib/drimage/htaccess.prepend.txt"
                 }
             }
         }