]> git.mxchange.org Git - friendica.git/blobdiff - doc/Install.md
spelling: preview
[friendica.git] / doc / Install.md
index 51cddf4536d1592e8eb71f773eee7103afe00f1e..44631a59b12f70cd38ceb1af71dee19a81c1261b 100644 (file)
@@ -231,7 +231,7 @@ Copy `.htaccess-dist` to `.htaccess` (be careful under Windows) to have working
 
 Example:
 
-    cp .htacces-dist .htaccess
+    cp .htaccess-dist .htaccess
 
 *Note*: Do **not** rename the `.htaccess-dist` file as it is tracked by GIT and renaming will cause a dirty working directory.