Skip to content

Commit 57d6551

Browse files
committed
Typo
1 parent 9b02343 commit 57d6551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.htaccess

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
RewriteEngine On
55
# Certain hosts may require the following line.
66
# If vanilla is in a subfolder then you need to specify it after the /.
7-
# (ex. You pur Vanilla in /forum so change the next line to: RewriteBase /forum)
7+
# (ex. You put Vanilla in /forum so change the next line to: RewriteBase /forum)
88
# RewriteBase /
99
RewriteCond %{REQUEST_FILENAME} !-d
1010
RewriteCond %{REQUEST_FILENAME} !-f

0 commit comments

Comments
 (0)