Skip to content

Commit aca7ccc

Browse files
committed
Fix wording
1 parent 5e77fdb commit aca7ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/.htaccess

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
RewriteEngine On
77

8-
# Redirect Trailing Slashes...
8+
# Redirect Trailing Slashes If Not A Folder...
99
RewriteCond %{REQUEST_FILENAME} !-d
1010
RewriteRule ^(.*)/$ /$1 [L,R=301]
1111

0 commit comments

Comments
 (0)